类 ScriptFunctionCall
java.lang.Object
org.starcoin.stdlib.ScriptFunctionCall
- 直接已知子类:
ScriptFunctionCall.AcceptToken
,ScriptFunctionCall.CancelUpgradePlan
,ScriptFunctionCall.CastVote
,ScriptFunctionCall.ConvertTwoPhaseUpgradeToTwoPhaseUpgradeV2
,ScriptFunctionCall.CreateAccountWithInitialAmount
,ScriptFunctionCall.CreateAccountWithInitialAmountV2
,ScriptFunctionCall.DestroyTerminatedProposal
,ScriptFunctionCall.EmptyScript
,ScriptFunctionCall.Execute
,ScriptFunctionCall.ExecuteOnChainConfigProposal
,ScriptFunctionCall.ExecuteWithdrawProposal
,ScriptFunctionCall.Initialize
,ScriptFunctionCall.InitializeV2
,ScriptFunctionCall.PeerToPeer
,ScriptFunctionCall.PeerToPeerBatch
,ScriptFunctionCall.PeerToPeerV2
,ScriptFunctionCall.PeerToPeerWithMetadata
,ScriptFunctionCall.PeerToPeerWithMetadataV2
,ScriptFunctionCall.Propose
,ScriptFunctionCall.ProposeModuleUpgradeV2
,ScriptFunctionCall.ProposeUpdateConsensusConfig
,ScriptFunctionCall.ProposeUpdateRewardConfig
,ScriptFunctionCall.ProposeUpdateTxnPublishOption
,ScriptFunctionCall.ProposeUpdateTxnTimeoutConfig
,ScriptFunctionCall.ProposeUpdateVmConfig
,ScriptFunctionCall.ProposeWithdraw
,ScriptFunctionCall.QueueProposalAction
,ScriptFunctionCall.RevokeVote
,ScriptFunctionCall.RotateAuthenticationKey
,ScriptFunctionCall.SubmitModuleUpgradePlan
,ScriptFunctionCall.TakeLinearWithdrawCapability
,ScriptFunctionCall.TakeOffer
,ScriptFunctionCall.UnstakeVote
,ScriptFunctionCall.UpdateModuleUpgradeStrategy
,ScriptFunctionCall.UpgradeFromV2ToV3
,ScriptFunctionCall.WithdrawAndSplitLtWithdrawCap
,ScriptFunctionCall.WithdrawTokenWithLinearWithdrawCapability
-
嵌套类概要
修饰符和类型类说明static class
static class
static class
static class
static class
static class
static class
remove terminated proposal from proposerstatic class
static class
Once the proposal is agreed, anyone can call the method to make the proposal happen.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Entrypoint for the proposal.static class
static class
static class
static class
static class
static class
static class
static class
queue agreed proposal to execute.static class
static class
static class
static class
association account should call this script after upgrade from v2 to v3.static class
Take Offer and put to signer's Collection<
Offered>
.static class
static class
static class
Stdlib upgrade script from v2 to v3static class
static class
-
构造器概要
-
方法概要
-
构造器详细资料
-
ScriptFunctionCall
public ScriptFunctionCall()
-