Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/smart-wallet
walletFactory
AssetPublisher
Type alias AssetPublisher
Asset
Publisher
:
{
getAssetSubscription
:
(
(
)
=>
ERef
<
IterableEachTopic
<
AssetDescriptor
>
>
)
;
}
Type declaration
get
Asset
Subscription
:
(
(
)
=>
ERef
<
IterableEachTopic
<
AssetDescriptor
>
>
)
(
)
:
ERef
<
IterableEachTopic
<
AssetDescriptor
>
>
Returns
ERef
<
IterableEachTopic
<
AssetDescriptor
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...