mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
fix: revert difficulty
This commit is contained in:
parent
2fd4a37ee4
commit
f1760b67ee
@ -233,8 +233,8 @@ impl V02State {
|
||||
Account {
|
||||
program_owner: Program::pinata().id(),
|
||||
balance: 1500,
|
||||
// Difficulty: 2
|
||||
data: vec![2; 33],
|
||||
// Difficulty: 3
|
||||
data: vec![3; 33],
|
||||
nonce: 0,
|
||||
},
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user