Merge pull request #382 from logos-blockchain/Pravdyvy/pinata-buff

Pinata Buff
This commit is contained in:
Daniil Polyakov 2026-03-04 21:36:29 +03:00 committed by GitHub
commit db5d1e5cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,