Interface: InitialAccountData
testing.InitialAccountData
Data for generating an initial account.
Properties
address
• address: AztecAddress
Address of the schnorr account contract.
salt
• salt: Fr
Contract address salt.
secret
• secret: Fr
Secret to derive the keys for the account.
signingKey
• signingKey: Fq
Signing key od the account.