@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / PulseContent
PulseContent<P>: object
P
object
Pulse content
P extends AnyMap
AnyMap
chain
CID
Chain CID this pulse belongs to
packages/twine-core/src/types.ts:64arrow-up-right
index
PulseIndex
Index of this pulse
packages/twine-core/src/types.ts:66arrow-up-right
links
CID[]
List of links on the same chain
packages/twine-core/src/types.ts:68arrow-up-right
mixins
Mixin[]
Mixin
List of mixins to other chains
packages/twine-core/src/types.ts:70arrow-up-right
payload
User specified payload
packages/twine-core/src/types.ts:72arrow-up-right
source
string
Short identifier to denote the source producing this pulse
packages/twine-core/src/types.ts:74arrow-up-right
packages/twine-core/src/types.ts:62arrow-up-right
Last updated 1 year ago