mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-03-14 16:13:10 +00:00
Merge pull request #382 from logos-blockchain/Pravdyvy/pinata-buff
Pinata Buff
This commit is contained in:
commit
db5d1e5cf7
@ -284,7 +284,7 @@ impl V02State {
|
|||||||
account_id,
|
account_id,
|
||||||
Account {
|
Account {
|
||||||
program_owner: Program::pinata().id(),
|
program_owner: Program::pinata().id(),
|
||||||
balance: 1500,
|
balance: 1500000,
|
||||||
// Difficulty: 3
|
// Difficulty: 3
|
||||||
data: vec![3; 33].try_into().expect("should fit"),
|
data: vec![3; 33].try_into().expect("should fit"),
|
||||||
nonce: 0,
|
nonce: 0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user