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

interface ClearAdminProposalAmino {
    contract?: string;
    description?: string;
    title?: string;
}

Properties

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