Preparing search index...
The search index is not available
Umi — API References
Umi — API References
umi
AmountMismatchError
Class AmountMismatchError
Hierarchy
SdkError
AmountMismatchError
Index
Constructors
constructor
Properties
cause?
left
message
name
operation?
right
source
source
Details?
stack?
Methods
get
Capitalized
Source
get
Full
Source
to
String
Constructors
constructor
new
Amount
Mismatch
Error
(
left
:
Amount
<
string
,
number
>
, right
:
Amount
<
string
,
number
>
, operation
?:
string
)
:
AmountMismatchError
Parameters
left:
Amount
<
string
,
number
>
right:
Amount
<
string
,
number
>
Optional
operation:
string
Returns
AmountMismatchError
Properties
Optional
Readonly
cause
cause
?:
Error
Readonly
left
left
:
Amount
<
string
,
number
>
message
message
:
string
Readonly
name
name
:
string
= 'AmountMismatchError'
Optional
Readonly
operation
operation
?:
string
Readonly
right
right
:
Amount
<
string
,
number
>
Readonly
source
source
:
UmiErrorSource
Optional
Readonly
source
Details
source
Details
?:
string
Optional
stack
stack
?:
string
Methods
get
Capitalized
Source
get
Capitalized
Source
(
)
:
string
Returns
string
get
Full
Source
get
Full
Source
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Umi — API
References
umi -
v0.9.2
umi-
bundle-
defaults -
v0.9.2
umi-
bundle-
tests -
v0.9.2
umi-
downloader-
http -
v0.9.2
umi-
eddsa-
web3js -
v0.9.2
umi-
http-
fetch -
v0.9.2
umi-
options -
v0.8.9
umi-
program-
repository -
v0.9.2
umi-
public-
keys -
v0.8.9
umi-
rpc-
chunk-
get-
accounts -
v0.9.2
umi-
rpc-
web3js -
v0.9.2
umi-
serializer-
beet -
v0.9.2
umi-
serializer-
data-
view -
v0.9.2
umi-
serializers -
v0.9.0
umi-
serializers-
core -
v0.8.9
umi-
serializers-
encodings -
v0.8.9
umi-
serializers-
numbers -
v0.8.9
umi-
signer-
derived -
v0.9.2
umi-
signer-
wallet-
adapters -
v0.9.2
umi-
storage-
mock -
v0.9.2
umi-
tasks -
v0.8.9
umi-
transaction-
factory-
web3js -
v0.9.2
umi-
uploader-
aws -
v0.9.2
umi-
uploader-
bundlr -
v0.9.2
umi-
uploader-
irys -
v0.9.2
umi-
uploader-
nft-
storage -
v0.9.2
umi-
web3js-
adapters -
v0.9.2
Amount
Mismatch
Error
constructor
cause?
left
message
name
operation?
right
source
source
Details?
stack?
get
Capitalized
Source
get
Full
Source
to
String
Generated using
TypeDoc