Skip to content

Type Alias: PostParams

ts
type PostParams = object;

Properties

ipfsHash

ts
ipfsHash: string;

market

ts
market: Address;

node?

ts
optional node: Address;

payer?

ts
optional payer: TransactionSigner;

timeout

ts
timeout: number | bigint;