mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 03:38:35 +00:00
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
604 B
JSON
30 lines
604 B
JSON
{
|
|
"version": "1.0",
|
|
"accounts": [
|
|
{
|
|
"address": "NLUCkBS5dtk1h5cedgFoVXqeoCW2UiYNrZ",
|
|
"key": "6PYVFexrF2CvxJwx3xpoPchHWJpkrcXy5FZjuXckpArgApVm6AEpQwCuKw",
|
|
"label": "",
|
|
"contract": {
|
|
"script": "DCEDNxK01e1DnGA+TiGU3H4DKUuGliSz89/NuZCbVvA2u0xBVuezJw==",
|
|
"parameters": [
|
|
{
|
|
"name": "parameter0",
|
|
"type": "Signature"
|
|
}
|
|
],
|
|
"deployed": false
|
|
},
|
|
"lock": false,
|
|
"isDefault": false
|
|
}
|
|
],
|
|
"scrypt": {
|
|
"n": 16384,
|
|
"r": 8,
|
|
"p": 8
|
|
},
|
|
"extra": {
|
|
"Tokens": null
|
|
}
|
|
}
|