Skip to content

@liquality.near.NearTypes.NearTxResponse

Krasimir Raykov edited this page Mar 30, 2022 · 3 revisions

Interface: NearTxResponse

@liquality/near.NearTypes.NearTxResponse

Hierarchy

  • FinalExecutionOutcome

    NearTxResponse

Table of contents

Properties

Properties

status

status: ExecutionStatus

Overrides

FinalExecutionOutcome.status

Defined in

near/lib/types.ts:51


transaction

transaction: NearTransaction

Overrides

FinalExecutionOutcome.transaction

Defined in

near/lib/types.ts:50

Clone this wiki locally