ChainContent

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


twine-js / @twine-protocol/twine-core / ChainContent

Type Alias: ChainContent<M>

ChainContent<M>: object

Chain metadata

Type Parameters

Type Parameter
Default type

Type declaration

Name
Type
Description
Defined in

key

Public key in JWK format

links_radix

number

Radix used for links list

meta

M

General Metadata

mixins

List of mixins

source

string

Short identifier to denote the source producing this chain

specification

string

Twine specification

Defined in

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

Last updated