ClearAdminProposal gov proposal content type to clear the admin of a contract.

interface ClearAdminProposal {
    $typeUrl?: "/cosmwasm.wasm.v1.ClearAdminProposal";
    contract: string;
    description: string;
    title: string;
}

Properties

$typeUrl?: "/cosmwasm.wasm.v1.ClearAdminProposal"
contract: string

Contract is the address of the smart contract

description: string

Description is a human readable text

title: string

Title is a short summary