Extra options passed as part of operations that create streams

Hierarchy

Properties

anchor?: boolean

Whether or not to request an anchor after performing the operation.

asDID?: DID
pin?: boolean

Whether the stream should be pinned or not.

publish?: boolean

Whether or not to publish the current tip commit to the pubsub channel after performing the operation.

signer?: CeramicSigner

Controls the behavior related to syncing a stream to the most recent tip.

syncTimeoutSeconds?: number

How long to wait for a response from pubsub when syncing a stream.