mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-24 08:33:16 +00:00
fix(tests): rename leftover PrivateUnauthorized to PrivateForeignInit and regenerate fixture
This commit is contained in:
parent
6562dc5b34
commit
a5f7197da1
@ -254,7 +254,7 @@ fn init_note_view_tag_is_derived_from_account_keys() {
|
||||
let (output, proof) = execute_and_prove(
|
||||
vec![account],
|
||||
Program::serialize_instruction(()).unwrap(),
|
||||
vec![InputAccountIdentity::PrivateUnauthorized {
|
||||
vec![InputAccountIdentity::PrivateForeignInit {
|
||||
vpk: keys.vpk(),
|
||||
random_seed: [0; 32],
|
||||
npk: keys.npk(),
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user