Documentation ¶
Overview ¶
Package ord is for parsing 1sat ordinals
Index ¶
Constants ¶
View Source
const Prefix string = "ord"
Prefix is the OP_RETURN prefix for the 1Sat Ordinals inscription protocol
Variables ¶
This section is empty.
Functions ¶
func ScriptFromTape ¶ added in v0.0.39
func ScriptFromTape(tape bpu.Tape) (ordScript []bpu.Cell)
ScriptFromTape finds the script: OP_0 OP_IF ... OP_ENDIF
Types ¶
Click to show internal directories.
Click to hide internal directories.