Compare commits
3 Commits
efda9143dd
...
79d16ab865
| Author | SHA1 | Date | |
|---|---|---|---|
| 79d16ab865 | |||
| e75dddfbf7 | |||
| f6e676fd0b |
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -1286,7 +1286,6 @@ 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,7 +1265,6 @@ 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,7 +91913,6 @@ 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,7 +677,6 @@ 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