@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / ChainContent
ChainContent<M>: object
M
object
Chain metadata
M extends AnyMap
AnyMap
key
JWK
Public key in JWK format
packages/twine-core/src/types.ts:41arrow-up-right
links_radix
number
Radix used for links list
packages/twine-core/src/types.ts:43arrow-up-right
meta
General Metadata
packages/twine-core/src/types.ts:45arrow-up-right
mixins
Mixin[]
Mixin
List of mixins
packages/twine-core/src/types.ts:47arrow-up-right
source
string
Short identifier to denote the source producing this chain
packages/twine-core/src/types.ts:49arrow-up-right
specification
Twine specification
packages/twine-core/src/types.ts:51arrow-up-right
packages/twine-core/src/types.ts:39arrow-up-right
Last updated 1 year ago