mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-26 04:03:06 +00:00
fixed typo
This commit is contained in:
parent
5ce7734a03
commit
2e4f7c6f96
@ -207,7 +207,7 @@
|
|||||||
247
|
247
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"nullifer_public_key": [
|
"nullifier_public_key": [
|
||||||
139,
|
139,
|
||||||
19,
|
19,
|
||||||
158,
|
158,
|
||||||
@ -333,7 +333,7 @@
|
|||||||
133
|
133
|
||||||
],
|
],
|
||||||
"private_key_holder": {
|
"private_key_holder": {
|
||||||
"nullifer_secret_key": [
|
"nullifier_secret_key": [
|
||||||
188,
|
188,
|
||||||
235,
|
235,
|
||||||
121,
|
121,
|
||||||
|
|||||||
@ -416,7 +416,7 @@ impl Default for WalletConfig {
|
|||||||
247
|
247
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"nullifer_public_key": [
|
"nullifier_public_key": [
|
||||||
139,
|
139,
|
||||||
19,
|
19,
|
||||||
158,
|
158,
|
||||||
@ -542,7 +542,7 @@ impl Default for WalletConfig {
|
|||||||
133
|
133
|
||||||
],
|
],
|
||||||
"private_key_holder": {
|
"private_key_holder": {
|
||||||
"nullifer_secret_key": [
|
"nullifier_secret_key": [
|
||||||
188,
|
188,
|
||||||
235,
|
235,
|
||||||
121,
|
121,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user