near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
ExecutionOutcomeWithIdView
Type Alias ExecutionOutcomeWithIdView
type
ExecutionOutcomeWithIdView
=
{
block_hash
:
CryptoHash
;
id
:
CryptoHash
;
outcome
:
ExecutionOutcomeView
;
proof
:
MerklePathItem
[]
;
}
Index
Properties
block_
hash
id
outcome
proof
Properties
block_
hash
block_hash
:
CryptoHash
id
id
:
CryptoHash
outcome
outcome
:
ExecutionOutcomeView
proof
proof
:
MerklePathItem
[]
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...