bnb-chain / javascript-sdk

Javascript SDK to communicate with BNB Beacon Chain.
Apache License 2.0
382 stars 240 forks source link

Transaction demand #192

Closed drunken005 closed 5 years ago

drunken005 commented 5 years ago

Hello Binance chain team.

Can you separate the build Transaction from the Tansaction signature? or export the Transaction class at /lib/index.js.

Thanks!

---From KOFO

notatestuser commented 5 years ago

I don't see why we couldn't export the Transaction class!

notatestuser commented 5 years ago

The Transaction class is now being exported in v2.15.0, published to npm today.

drunken005 commented 5 years ago

The Transaction class is now being exported in v2.15.0, published to npm today.

Thanks. I have rewritten the binance SDK according to our business