AwaitTxIdFn

Type Alias: AwaitTxIdFn()

ts
type AwaitTxIdFn = (txId, timeout?) => Promise<boolean>;
type AwaitTxIdFn = (txId, timeout?) => Promise<boolean>;

Defined in: packages/electric-db-collection/src/electric.ts:224

Type for the awaitTxId utility function

Parameters

txId

Txid

timeout?

number

Returns

Promise<boolean>

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.