DealError interface
Information about a deal error.
Signature:
export interface DealError
Properties
Property | Type | Description |
---|---|---|
message | string | A message describing the error. |
miner | string | The miner. |
proposalCid | string | The proposal cid. |
Information about a deal error.
Signature:
export interface DealError
Property | Type | Description |
---|---|---|
message | string | A message describing the error. |
miner | string | The miner. |
proposalCid | string | The proposal cid. |