-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sidechain/deploy: Transfer GAS to the Proxy contract when deployed
Proxy contact pays for main transactions sent using Notary service, so it needs a lot of GAS to do so. Transfer 90% of GAS from the committee multi-sig account to the Proxy contract if it has no GAS. Later replenishments are done by NeoFS GAS emission cycles. Signed-off-by: Leonard Lyubich <[email protected]>
- Loading branch information
1 parent
7ba3094
commit 9b3d17c
Showing
2 changed files
with
123 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