transaction/signature_proof_flags

Types

pub type SignatureProofFlags {
  WebauthnFields
}

Constructors

  • WebauthnFields

Values

pub fn from_int(
  value: Int,
) -> Result(option.Option(SignatureProofFlags), String)
pub fn to_int(flags: option.Option(SignatureProofFlags)) -> Int
Search Document
OSZAR »