#WALIDMCH-react-accountID

1 messages · Page 1 of 1 (latest)

keen tiger
#

The account ID is a string. Are you getting an error somewhere?

calm valve
#

No
my question is how can i pass array of account ids
to communicate with multiple accounts connected

keen tiger
#

You can't. You would need to do each of the calls separately and pass in one account ID at a time as you iterate through the array of account IDs.

calm valve
#

okey thanks for your response