Type alias Amount

Amount: {
    native: Coin;
} | {
    cw20: Cw20Coin;
}

©2020 - 2023 Oraichain Foundation