bnb-chain / greenfield-js-sdk

JS SDK for Greenfield

Home Page:https://docs.bnbchain.org/greenfield-js-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create payment account error

Bioneisme opened this issue · comments

SDK version:0.2.0

Environment:

  • OS (e.g. from /etc/os-release): Win10
  • Others: node v16.17.0, npm v8.15.0

What happened: It is not possible to create a payment account due to a number of errors

Using simulation method this error comes out:
image
image

Even if I omit it, and do broadcast immediately, the following error comes out:
image
image
Error: missing value for field creaator of type string

apparently the mistake is in the wrong word here:

Hi there, Can you provide the list of steps you're doing for reproducing please?

Also, Can you also share your code (if any) written for this functionality for testing on our end please?