PulseContent

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / PulseContent

Type Alias: PulseContent<P>

PulseContent<P>: object

Pulse content

Type Parameters

Type Parameter
Default type

Type declaration

Name
Type
Description
Defined in

chain

Chain CID this pulse belongs to

index

Index of this pulse

links

List of links on the same chain

mixins

List of mixins to other chains

payload

P

User specified payload

source

string

Short identifier to denote the source producing this pulse

Defined in

packages/twine-core/src/types.ts:62

Last updated