mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 20:01:26 +00:00
Update anchor
This commit is contained in:
@@ -46,7 +46,7 @@ pub mod extended_key;
|
|||||||
|
|
||||||
use extended_key::{KeyIndex, ExtendedPrivKey};
|
use extended_key::{KeyIndex, ExtendedPrivKey};
|
||||||
|
|
||||||
const ANCHOR_OFFSET: u32 = 1;
|
const ANCHOR_OFFSET: u32 = 4;
|
||||||
pub const MAX_REORG: usize = 100;
|
pub const MAX_REORG: usize = 100;
|
||||||
|
|
||||||
fn now() -> f64 {
|
fn now() -> f64 {
|
||||||
|
Reference in New Issue
Block a user