package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev
# Variables
GetCmdExtraProposal is a custom proposal handler which extra proposal.
MigrateContractProposalHandler is a proposal handler which can migrate contract to disable some methods of the contract.
PinCodesProposalHandler is a proposal handler which pins codes to add to wasmVM cache.
ProposalHandlers define the wasm cli proposal types and rest handler.
UnpinCodesProposalHandler is a proposal handler which unpins codes to remove from wasmVM cache.
UpdateContractAdminProposalHandler is a proposal handler which can update admin of a contract.
UpdateDeploymentWhitelistProposalHandler is a custom proposal handler which defines whitelist to deploy contracts.
UpdateWASMContractMethodBlockedListProposalHandler is a custom proposal handler which defines methods blacklist of a contract.