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

Hierarchy (view full)

Properties

Properties

amount: SecretJS.Tx.Coin[]
depositor: string

Generated using TypeDoc