Skip to content

MeshFlow Core API


MeshFlow Core API / TransactionArray

Type Alias: TransactionArray<P, NM>

TransactionArray<P, NM> = (resolve, reject) => any[]

Defined in: types/types.ts:829

Type Parameters

P

P

NM

NM

Parameters

resolve

(res) => any

reject

(error?) => any

Returns

any