Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/inter-protocol
clientSupport
makeParseAmount
Function makeParseAmount
make
Parse
Amount
(
agoricNames
,
makeError
?
)
:
(
(
a
:
string
)
=>
NatAmount
)
Parameters
agoricNames
:
Pick
<
AgoricNamesRemotes
,
"brand"
|
"vbankAsset"
>
makeError
:
(
(
msg
:
string
)
=>
Error
)
= ...
error constructor
(
msg
)
:
Error
Parameters
msg
:
string
Returns
Error
Returns
(
(
a
:
string
)
=>
NatAmount
)
(
a
)
:
NatAmount
Parameters
a
:
string
Returns
NatAmount
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
error constructor