static class |
ScriptFunctionCall.AcceptToken |
static class |
ScriptFunctionCall.CancelUpgradePlan |
static class |
ScriptFunctionCall.CastVote |
static class |
ScriptFunctionCall.ConvertTwoPhaseUpgradeToTwoPhaseUpgradeV2 |
static class |
ScriptFunctionCall.CreateAccountWithInitialAmount |
static class |
ScriptFunctionCall.CreateAccountWithInitialAmountV2 |
static class |
ScriptFunctionCall.DestroyTerminatedProposal
remove terminated proposal from proposer
|
static class |
ScriptFunctionCall.EmptyScript |
static class |
ScriptFunctionCall.Execute
Once the proposal is agreed, anyone can call the method to make the proposal happen.
|
static class |
ScriptFunctionCall.ExecuteOnChainConfigProposal |
static class |
ScriptFunctionCall.ExecuteWithdrawProposal |
static class |
ScriptFunctionCall.Initialize |
static class |
ScriptFunctionCall.InitializeV2 |
static class |
ScriptFunctionCall.PeerToPeer |
static class |
ScriptFunctionCall.PeerToPeerBatch |
static class |
ScriptFunctionCall.PeerToPeerV2 |
static class |
ScriptFunctionCall.PeerToPeerWithMetadata |
static class |
ScriptFunctionCall.PeerToPeerWithMetadataV2 |
static class |
ScriptFunctionCall.Propose
Entrypoint for the proposal.
|
static class |
ScriptFunctionCall.ProposeModuleUpgradeV2 |
static class |
ScriptFunctionCall.ProposeUpdateConsensusConfig |
static class |
ScriptFunctionCall.ProposeUpdateRewardConfig |
static class |
ScriptFunctionCall.ProposeUpdateTxnPublishOption |
static class |
ScriptFunctionCall.ProposeUpdateTxnTimeoutConfig |
static class |
ScriptFunctionCall.ProposeUpdateVmConfig |
static class |
ScriptFunctionCall.ProposeWithdraw |
static class |
ScriptFunctionCall.QueueProposalAction
queue agreed proposal to execute.
|
static class |
ScriptFunctionCall.RevokeVote |
static class |
ScriptFunctionCall.RotateAuthenticationKey |
static class |
ScriptFunctionCall.SubmitModuleUpgradePlan |
static class |
ScriptFunctionCall.TakeLinearWithdrawCapability
association account should call this script after upgrade from v2 to v3.
|
static class |
ScriptFunctionCall.TakeOffer
Take Offer and put to signer's Collection<Offered>.
|
static class |
ScriptFunctionCall.UnstakeVote |
static class |
ScriptFunctionCall.UpdateModuleUpgradeStrategy |
static class |
ScriptFunctionCall.UpgradeFromV2ToV3
Stdlib upgrade script from v2 to v3
|
static class |
ScriptFunctionCall.WithdrawAndSplitLtWithdrawCap |
static class |
ScriptFunctionCall.WithdrawTokenWithLinearWithdrawCapability |