add +2 conf in readme. Set anchor_offset to 2
This commit is contained in:
@@ -11,7 +11,7 @@ pub mod commands;
|
||||
#[folder = "zcash-params/"]
|
||||
pub struct SaplingParams;
|
||||
|
||||
pub const ANCHOR_OFFSET: u32 = 4;
|
||||
pub const ANCHOR_OFFSET: u32 = 2;
|
||||
|
||||
|
||||
pub mod grpc_client {
|
||||
|
||||
Reference in New Issue
Block a user