Skip to Content

@cfxdevkit/react


@cfxdevkit/react / TxResult

Interface: TxResult

Defined in: types/index.ts:43

Properties

blockNumber?

optional blockNumber: bigint

Defined in: types/index.ts:46


hash

hash: string

Defined in: types/index.ts:44


status

status: "pending" | "success" | "failed"

Defined in: types/index.ts:45