UnsanitizedChainContent
@twine-protocol/twine-builder v0.1.0 • Docs
twine-js / @twine-protocol/twine-builder / UnsanitizedChainContent
Interface: UnsanitizedChainContent<M>
Internal
Chain content accepted by the builder
Type Parameters
Type Parameter
M
extends AnyMap
Properties
Property
Type
Description
Defined in
links_radix?
number
Radix for links A value of 1 is not allowed A value of 0 is interpreted as a no-radix list. Pulses will just be linked to their previous pulse. Default 32
Last updated