near-api-js - v7.0.4
Preparing search index...
types/provider/response
ExecutionOutcomeWithIdView
Interface ExecutionOutcomeWithIdView
interface
ExecutionOutcomeWithIdView
{
block_hash
:
string
;
id
:
string
;
outcome
:
ExecutionOutcome
;
proof
:
MerklePath
;
}
Index
Properties
block_
hash
id
outcome
proof
Properties
block_
hash
block_hash
:
string
id
id
:
string
outcome
outcome
:
ExecutionOutcome
proof
proof
:
MerklePath
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
id
outcome
proof
near-api-js - v7.0.4
Loading...