@orangecheck/nostr-core / PublishResult
Interface: PublishResult
Defined in: index.ts:102
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-attempts"></a> attempts | number | index.ts:106 |
<a id="property-ok"></a> ok | boolean | index.ts:104 |
<a id="property-reason"></a> reason? | string | index.ts:105 |
<a id="property-relay"></a> relay | string | index.ts:103 |