Proposals
ContractRegistrationRequest
type ContractRegistrationRequest struct {
ContractAddress string
GasLimit uint64
GasPrice uint64
PinContract bool
AllowUpdating bool
CodeId uint64
ContractAdmin string
GranterAddress string
FundMode FundingMode
}ContractRegistrationRequestProposal
BatchContractRegistrationRequestProposal
BatchStoreCodeProposal
BatchContractDeregistrationProposal
Last updated
