You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using mexa-sdk with three accounts. I want to send a tx with the account number one, but the sdk always uses the account zero to sign.
Instead of taking the signer from my from field in the transaction this.signer is used to sign which is set in the init() function:
I'm using mexa-sdk with three accounts. I want to send a tx with the account number one, but the sdk always uses the account zero to sign.
Instead of taking the signer from my
from
field in the transactionthis.signer
is used to sign which is set in the init() function:Mexa SDK version (please complete the following information):
The text was updated successfully, but these errors were encountered: