pub type CardDigestValue = String;Expand description
SHA-256 digest encoded as exactly 64 lowercase hexadecimal characters.
Experimental. This type is part of an experimental wire-protocol surface and may change or be removed in future SDK or CLI releases.
Aliased Typeยง
pub struct CardDigestValue { /* private fields */ }