UpdateGlobalVar
Parameter
type ParameterFeeAccount
type ParameterFeeAccount struct {
AccountId AccountId
}type ParameterInsuranceFundAccount
type ParameterInsuranceFundAccount struct {
AccountId AccountId
}type ParameterMarginInfo
type ParameterMarginInfo struct {
MarginId MarginId
TokenId TokenId
Ratio uint8
}type ParameterFundingInfos
type ParameterContractInfo
type UpdateGlobalVarBuilder
type UpdateGlobalVar
func NewUpdateGlobalVar
func (*UpdateGlobalVar) GetBytes
func (*UpdateGlobalVar) TxHash
func (*UpdateGlobalVar) JsonStr
func (*UpdateGlobalVar) IsValid
func (*UpdateGlobalVar) ToZklinkTx
Last updated