Fixvec codec for the molecule built-in type vector <byte>.
vector <byte>
fixvec for general purpuse fixvec.
import { mol } from "@ckb-cobuild/molecule";const Bytes = mol.byteFixvec("Bytes"); Copy
import { mol } from "@ckb-cobuild/molecule";const Bytes = mol.byteFixvec("Bytes");
Generated using TypeDoc
Fixvec codec for the molecule built-in type
vector <byte>
.