260bcc0f49
See neo-project/neo#2390. Can't see it there? No wonder, that's why we have this bug for a year and a half. Not critical, we don't care about versions, but _very_ annoying.
30 lines
614 B
JSON
30 lines
614 B
JSON
{
|
|
"version": "1.0",
|
|
"accounts": [
|
|
{
|
|
"address": "NbrUYaZgyhSkNoRo9ugRyEMdUZxrhkNaWB",
|
|
"key": "6PYMKWG2sqfBJ3imGiDyzhiBMviFYgPGQhgehGALkvySJ9kvn4V4FVsceQ",
|
|
"label": "my_account",
|
|
"contract": {
|
|
"script": "DCEDhEhWuuSSNuCc7nLsxQhI8nFlt+UfY3oP0/UkYmdH7G5BVuezJw==",
|
|
"parameters": [
|
|
{
|
|
"name": "parameter0",
|
|
"type": "Signature"
|
|
}
|
|
],
|
|
"deployed": false
|
|
},
|
|
"lock": false,
|
|
"isDefault": false
|
|
}
|
|
],
|
|
"scrypt": {
|
|
"n": 16384,
|
|
"r": 8,
|
|
"p": 8
|
|
},
|
|
"extra": {
|
|
"Tokens": null
|
|
}
|
|
}
|