A G1 point in BN254 serialized as a vector of three strings which is the canonical decimal
representation of the projective coordinates in Fq.
A G2 point in BN254 serialized as a vector of three vectors each being a vector of two strings
which are the canonical decimal representation of the coefficients of the projective coordinates
in Fq2.
A claim consists of value and index_mod_4.
Only commit_timestamp_ms is passed to the move call currently.
However we include epoch and round to make sure each ConsensusCommitPrologue has a unique tx digest.
A representation of a 32 byte digest
Specific type of event
Summary of gas charges.
A Signing Intent
Key to identify a JWK, consists of iss and kid.
The command for calling a Move function, either an entry function or a public
function (which cannot return references).
The struct that contains signatures and public keys necessary for authenticating a Multisig.
An passkey authenticator with parsed fields. See field defition below. Can be initialized from [struct RawPasskeyAuthenticator].
A series of commands where the results of one command can be used in future
commands
The response from processing a transaction or a certified transaction
The response from processing a transaction or a certified transaction
Identifies a struct and the module it was defined in
Upgraded package info for the linkage table
An zk login authenticator with all the necessary fields.
All inputs required for the zk login proof verification and other public inputs.
The struct for zk login proof.
A wrapper struct to retrofit in [enum PublicKey] for zkLogin.
Useful to construct [struct MultiSigPublicKey].