mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-01-30 18:42:15 +00:00
Blossom consesus branchID
This commit is contained in:
parent
b728420dc9
commit
ad7c5b9a33
@ -7,7 +7,7 @@ grpc.web = require('grpc-web')
|
||||
|
||||
const COIN = 100000000
|
||||
|
||||
const SAPLING_CONSENSUS_BRANCH_ID = 0x76b809bb
|
||||
const SAPLING_CONSENSUS_BRANCH_ID = 0x2bb40e60
|
||||
|
||||
const CHAIN_REFRESH_INTERVAL = 60 * 1000
|
||||
const BATCH_SIZE = 1000
|
||||
|
Loading…
Reference in New Issue
Block a user