@orangecheck/stamp-core / CanonicalMessageInput
Interface: CanonicalMessageInput
Defined in: stamp-core/src/types.ts:62
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-address"></a> address | string | - | stamp-core/src/types.ts:63 |
<a id="property-content_hash"></a> content_hash | string | "sha256:<64-hex>" | stamp-core/src/types.ts:65 |
<a id="property-content_length"></a> content_length | number | - | stamp-core/src/types.ts:66 |
<a id="property-content_mime"></a> content_mime | string | "application/octet-stream" if unknown. | stamp-core/src/types.ts:68 |
<a id="property-signed_at"></a> signed_at | string | ISO 8601 UTC. | stamp-core/src/types.ts:70 |