Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
OperationEntry
Interface OperationEntry
interface
OperationEntry
{
branch
:
string
;
chain_id
:
string
;
contents
:
(
OperationContents
|
OperationContentsAndResult
)
[]
;
hash
:
string
;
metadata
?:
TOO_LARGE
;
protocol
:
string
;
signature
?:
string
;
}
Index
Properties
branch
chain_
id
contents
hash
metadata?
protocol
signature?
Properties
branch
branch
:
string
chain_
id
chain_
id
:
string
contents
contents
:
(
OperationContents
|
OperationContentsAndResult
)
[]
hash
hash
:
string
Optional
metadata
metadata
?:
TOO_LARGE
protocol
protocol
:
string
Optional
signature
signature
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
chain_
id
contents
hash
metadata
protocol
signature
Taquito
Loading...