interface MsgFundCommunityPoolParams {
    amount: Tx.Coin[];
    depositor: string;
}

Hierarchy (view full)

Properties

Properties

amount: Tx.Coin[]
depositor: string

Generated using TypeDoc