This website requires JavaScript.
Explore
Help
Register
Sign In
chaintool
/
funga
Watch
4
Star
0
Fork
0
You've already forked funga
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e6072da8e4
funga
/
crypto_dev_signer
/
error.py
7 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
Fix crash on unknown account sign
2020-12-25 09:21:09 +01:00
class
UnknownAccountError
(
Exception
)
:
pass
Add transaction executor helper
2021-01-09 22:05:24 +01:00
class
TransactionRevertError
(
Exception
)
:
pass
Reference in New Issue
Copy Permalink