@orangecheck/pledge-core / PledgeBond
Interface: PledgeBond
Defined in: pledge-core/src/types.ts:44
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-attestation_id"></a> attestation_id | string | SHA-256 hex of an OrangeCheck attestation canonical message. | pledge-core/src/types.ts:46 |
<a id="property-min_days"></a> min_days | number | Non-negative integer. | pledge-core/src/types.ts:50 |
<a id="property-min_sats"></a> min_sats | number | Non-negative integer. | pledge-core/src/types.ts:48 |