Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractSupport
PublicTopic
Type alias PublicTopic<T>
Public
Topic
<
T
>
:
{
description
?:
string
;
storagePath
:
ERef
<
string
>
;
subscriber
:
Subscriber
<
T
>
;
}
Type Parameters
T
extends
object
topic value
Type declaration
Optional
description
?:
string
storage
Path
:
ERef
<
string
>
subscriber
:
Subscriber
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
topic value