Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
BytesLiteral
Interface BytesLiteral
An AST node representing Michelson bytes literal.
interface
BytesLiteral
{
[sourceReference]
?:
SourceReference
;
bytes
:
string
;
}
Hierarchy (
view full
)
Node
BytesLiteral
Index
Properties
[source
Reference]?
bytes
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
bytes
bytes
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
bytes
Taquito
Loading...
An AST node representing Michelson bytes literal.