mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-03-03 18:53:40 +00:00
artifacts update
This commit is contained in:
parent
181d43e6d2
commit
6000d61bf2
Binary file not shown.
@ -11,7 +11,7 @@ fn main() {
|
||||
};
|
||||
|
||||
let account_pre = &pre.account;
|
||||
let account_post = account_pre.clone();
|
||||
let mut account_post = account_pre.clone();
|
||||
account_post.nonce.public_account_nonce_increment();
|
||||
|
||||
write_nssa_outputs(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user