Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 815 Bytes

SplitDelegator.md

File metadata and controls

12 lines (9 loc) · 815 Bytes

SplitDelegator

Properties

Name Type Description Notes
address str Address of the delegator [optional]
balance int Balance of the delegator at the snapshot time [optional]
current_balance int Balance of the delegator at the moment [optional]
emptied bool Indicates whether the delegator is emptied (at the moment, not at the snapshot time). Emptied accounts (users with zero balance) should be re-allocated, so if you make payment to emptied account you will pay (burn) `0.257 tez` allocation fee. [optional]

[Back to Model list] [Back to API list] [Back to README]