Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractFacet/types-ambient
ZCFRegisterFeeMint
Type alias ZCFRegisterFeeMint
ZCFRegister
Fee
Mint
:
(
(
keyword
,
allegedFeeMintAccess
)
=>
Promise
<
ZCFMint
<
"nat"
>
>
)
Type declaration
(
keyword
,
allegedFeeMintAccess
)
:
Promise
<
ZCFMint
<
"nat"
>
>
Parameters
keyword
:
Keyword
allegedFeeMintAccess
:
FeeMintAccess
Returns
Promise
<
ZCFMint
<
"nat"
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...