Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michelson-encoder
BigMapEncodingError
Class BigMapEncodingError
Description
Error that indicates a failure when trying to encode big maps
Hierarchy
TaquitoError
BigMapEncodingError
Index
Constructors
constructor
Properties
details
name
schema
value
Constructors
constructor
new
Big
Map
Encoding
Error
(
obj
,
details
,
schema
,
value
)
:
BigMapEncodingError
Parameters
obj
:
"value"
|
"key"
details
:
any
schema
:
any
value
:
any
Returns
BigMapEncodingError
Properties
Readonly
details
details
:
any
name
name
:
string
= 'BigMapEncodingError'
Readonly
schema
schema
:
any
Readonly
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
details
name
schema
value
Taquito
Loading...
Description
Error that indicates a failure when trying to encode big maps