mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 20:57:59 +00:00
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "y",
|
|
"version": "y",
|
|
"description": "create a scale hex-encoded call values from given message",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polkadot/api": "^10.11",
|
|
"@polkadot/util": "^12.6"
|
|
}
|
|
}
|