payloadRefType property
PayloadRefType
get
payloadRefType
SignedPayloadRef.type that identifies which bytes are signed.
Defaults to hashing the bundle's contentHash value.
Implementation
PayloadRefType get payloadRefType => PayloadRefType.contentHash;