@orangecheck/nostr-core / PublishResult
Interface: PublishResult
Defined in: index.ts:91
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-attempts"></a> attempts | number | index.ts:95 |
<a id="property-ok"></a> ok | boolean | index.ts:93 |
<a id="property-reason"></a> reason? | string | index.ts:94 |
<a id="property-relay"></a> relay | string | index.ts:92 |