Compare commits
1 Commits
79d16ab865
...
efda9143dd
| Author | SHA1 | Date | |
|---|---|---|---|
| efda9143dd |
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -1286,6 +1286,7 @@ const defaultConfig = {
|
||||
GOVERNANCE_BLOCK: 5594395,
|
||||
NOTE_ACCOUNT_BLOCK: 5594395,
|
||||
ENCRYPTED_NOTES_BLOCK: 5594395,
|
||||
REGISTRY_BLOCK: 5594395,
|
||||
MINING_BLOCK_TIME: 15
|
||||
}
|
||||
}
|
||||
|
||||
1
dist/index.mjs
vendored
1
dist/index.mjs
vendored
@ -1265,6 +1265,7 @@ const defaultConfig = {
|
||||
GOVERNANCE_BLOCK: 5594395,
|
||||
NOTE_ACCOUNT_BLOCK: 5594395,
|
||||
ENCRYPTED_NOTES_BLOCK: 5594395,
|
||||
REGISTRY_BLOCK: 5594395,
|
||||
MINING_BLOCK_TIME: 15
|
||||
}
|
||||
}
|
||||
|
||||
1
dist/tornado.umd.js
vendored
1
dist/tornado.umd.js
vendored
@ -91913,6 +91913,7 @@ const defaultConfig = {
|
||||
GOVERNANCE_BLOCK: 5594395,
|
||||
NOTE_ACCOUNT_BLOCK: 5594395,
|
||||
ENCRYPTED_NOTES_BLOCK: 5594395,
|
||||
REGISTRY_BLOCK: 5594395,
|
||||
MINING_BLOCK_TIME: 15
|
||||
}
|
||||
}
|
||||
|
||||
2
dist/tornado.umd.min.js
vendored
2
dist/tornado.umd.min.js
vendored
File diff suppressed because one or more lines are too long
@ -677,6 +677,7 @@ export const defaultConfig: networkConfig = {
|
||||
GOVERNANCE_BLOCK: 5594395,
|
||||
NOTE_ACCOUNT_BLOCK: 5594395,
|
||||
ENCRYPTED_NOTES_BLOCK: 5594395,
|
||||
REGISTRY_BLOCK: 5594395,
|
||||
MINING_BLOCK_TIME: 15,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user