forked from graft-project/GraftNetwork
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds staking ability to transfer_split RPC
Added parameters are: stake_transfer - must be true to do a staking transfer supernode_public_id - the SN pubkey supernode_signature - a SN signature value allow_low_stake - set to true to allow staking less than a T1 (for example, to submit an "upgrade" stake amount). The transfer must also be sent to a single address (which has to match the one configured in the SN for the signature to be valid).
- Loading branch information
Showing
2 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters