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
account_update.owner cause: authority.key_auths cause: value required undefined
stack: Error: value required undefined
at Object.required (/home/user/NodeJS/test/node_modules/gxbjs/dist/serializer/src/SerializerValidation.js:39:19)
I also tried to pass the keys as strings, but would get this error:
Expecting key to begin with GXC, instead got G.
I'm not sure what I'm doing wrong here...
The text was updated successfully, but these errors were encountered:
I don't quite understand how to create an
account_update
transaction, I tried adding the operation like so:And this results in:
I also tried to pass the keys as strings, but would get this error:
I'm not sure what I'm doing wrong here...
The text was updated successfully, but these errors were encountered: