Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
MichelsonTypeSaplingTransaction
Interface MichelsonTypeSaplingTransaction<S>
interface
MichelsonTypeSaplingTransaction
<
S
>
{
[sourceReference]
?:
SourceReference
;
annots
?:
string
[]
;
args
:
[
IntLiteral
<
S
>
]
;
prim
:
"sapling_transaction"
;
}
Type Parameters
S
extends
string
=
string
Hierarchy
TypeX
<
"sapling_transaction"
,
[
IntLiteral
<
S
>
]
>
MichelsonTypeSaplingTransaction
Index
Properties
[source
Reference]?
annots?
args
prim
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
Optional
annots
annots
?:
string
[]
args
args
:
[
IntLiteral
<
S
>
]
prim
prim
:
"sapling_transaction"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
annots
args
prim
Taquito
Loading...