Function deliver_to_others_garages
- deliver_to_others_garages(plainValue): Uint8Array
-
Parameters
-
plainValue: {
fungibleAssetValues: FungibleAssetValue[];
fungibleIdAndCounts: [string, number][];
memo: string;
recipientAgentAddr: Address;
}
-
fungibleAssetValues: FungibleAssetValue[]
-
fungibleIdAndCounts: [string, number][]
-
memo: string
-
recipientAgentAddr: Address
Returns Uint8Array