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
30be8c72df
payment
/
payment_backend
/
utils
/
tronscan.py
3 lines
79 B
Python
Raw
Blame
History
def
convert_to_tronscan_timestamp
(
timestamp
)
:
return
int
(
timestamp
*
1000
)
Reference in New Issue
View Git Blame
Copy Permalink