package
0.0.0-20230209194406-f498596f7f1b
Repository: https://github.com/fibochain/fbc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ClearContractAdminProposalHandler is a proposal handler which can clear admin of a contract.
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.