mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-24 22:29:22 +00:00
wip: add dummy identifier
This commit is contained in:
@@ -343,7 +343,7 @@ fn compute_circuit_output(
|
||||
};
|
||||
|
||||
assert_eq!(
|
||||
AccountId::from(npk),
|
||||
AccountId::from((npk, 0)),
|
||||
pre_state.account_id,
|
||||
"AccountId mismatch"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user