@sentio/sdk
    Preparing search index...
    interface CreateProposal {
        execution_hash: string;
        proposal_id: bigint;
        proposal_metadata: _0x1.simple_map.SimpleMap<string, string>;
        proposer: string;
        stake_pool: string;
    }
    Index

    Properties

    execution_hash: string
    proposal_id: bigint
    proposal_metadata: _0x1.simple_map.SimpleMap<string, string>
    proposer: string
    stake_pool: string