Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
hash
id
outcome
proof
Documentation
Loading...