mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 03:11:21 +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