mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-03-10 22:23:33 +00:00
fix: updated pinata balance
This commit is contained in:
parent
9df121704f
commit
06665160c6
@ -284,7 +284,7 @@ impl V02State {
|
||||
account_id,
|
||||
Account {
|
||||
program_owner: Program::pinata().id(),
|
||||
balance: 1500,
|
||||
balance: 1500000,
|
||||
// Difficulty: 3
|
||||
data: vec![3; 33].try_into().expect("should fit"),
|
||||
nonce: 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user