Mixin

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


twine-js / @twine-protocol/twine-core / Mixin

Type Alias: Mixin

Mixin: object

Mixins store the information about links between chains

Type declaration

Name
Type
Description
Defined in

chain

CID of the other chain

value

CID of the other chain's pulse

Defined in

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

Last updated