This website requires JavaScript.
Explore
Help
Register
Sign In
wystan_rin
/
payment
Watch
1
Star
0
Fork
You've already forked payment
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
payment
/
payment_backend
/
utils
/
tronscan.py
4 lines
102 B
Python
Raw
Permalink
Blame
History
def
convert_to_tronscan_timestamp
(
timestamp
)
:
# return int(timestamp * 1000)
return
timestamp
Reference in New Issue
View Git Blame
Copy Permalink