Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/rpc
EntrypointsResponse
Type Alias EntrypointsResponse
type
EntrypointsResponse
=
{
entrypoints
:
{
[
key
:
string
]:
MichelsonV1ExpressionExtended
}
;
unreachable
?:
{
path
:
(
"Left"
|
"Right"
)
[]
}
;
}
Index
Properties
entrypoints
unreachable?
Properties
entrypoints
entrypoints
:
{
[
key
:
string
]:
MichelsonV1ExpressionExtended
}
Optional
unreachable
unreachable
?:
{
path
:
(
"Left"
|
"Right"
)
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entrypoints
unreachable
taquito.io
Taquito TypeDocs
Loading...