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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
lisk-sdk/index.js exports the necessary helpers/samples/libraries to create custom transactions, the set of libraries is similar as for the transactions in lisk-elements.
Lisk SDK should export:
'@liskhq/lisk-transactions'
'@liskhq/lisk-cryptography'
'chain/helpers/bignum'
'samples'
Actual behavior
So far lisk-sdk/framework exports the sample devnet genesis block.
Which version(s) does this affect? (Environment, OS, etc...)
2.0
The text was updated successfully, but these errors were encountered:
Expected behavior
lisk-sdk/index.js exports the necessary helpers/samples/libraries to create custom transactions, the set of libraries is similar as for the transactions in lisk-elements.
Lisk SDK should export:
Actual behavior
So far lisk-sdk/framework exports the sample devnet genesis block.
Which version(s) does this affect? (Environment, OS, etc...)
2.0
The text was updated successfully, but these errors were encountered: