AccountTrade: {
    c: Asset[];
    o: string;
}

Type declaration

  • c: Asset[]

    Asset to trade

  • o: string

    Receiver address

Generated using TypeDoc