Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michelson-encoder
InvalidScriptError
Class InvalidScriptError
Description
Error that indicates an invalid on-chain view found on the script
Hierarchy
TaquitoError
InvalidScriptError
Index
Constructors
constructor
Properties
name
reason?
script
Constructors
constructor
new
Invalid
Script
Error
(
script
,
reason
?
)
:
InvalidScriptError
Parameters
script
:
any
Optional
reason
:
string
Returns
InvalidScriptError
Properties
name
name
:
string
= 'InvalidScriptError'
Optional
Readonly
reason
reason
?:
string
Readonly
script
script
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
reason
script
Taquito
Loading...
Description
Error that indicates an invalid on-chain view found on the script