nooschain / consensus/types / SubmitTxResult
Interface: SubmitTxResult
Defined in: consensus/types.ts:63
Properties
accepted
accepted:
boolean
Defined in: consensus/types.ts:64
reason?
optionalreason?:string
Defined in: consensus/types.ts:66
transactionHash
transactionHash:
string
Defined in: consensus/types.ts:65