@cfxdevkit/react / TxResult
Interface: TxResult
Defined in: types/index.ts:43
Properties
blockNumber?
optionalblockNumber: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