forked from LBRYCommunity/lbry-sdk
3 lines
50 B
Python
3 lines
50 B
Python
|
class InsufficientFundsError(Exception):
|
||
|
pass
|