Builds a runestone script for etching a new rune token. The runestone is encoded as an OP_RETURN output with the format: OP_RETURN OP_13 [LEB128 encoded tag-value pairs...] All rune metadata is encoded as alternating tags and values using LEB128, creating a compact binary representation of the token parameters.
(etching: &Etching)
source not stored for this graph (policy: none)
no test coverage detected