mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 13:17:56 +00:00
adjust genesis value generation scripts to output entries array + add script to derive encoded call
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "y",
|
||||
"version": "y",
|
||||
"description": "create a scale encoded tx for the genesis values",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@polkadot/api": "^6.5.2",
|
||||
"@polkadot/util": "^7.6.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user