Debug
Helpers for decoding invoices and inspecting RGB artifacts.
Debug commands are for “what is this string / file?” situations.
Decode an RGB invoice (human-readable fields)
rgbldk debug invoice '<INVOICE>'This prints fields like scope, layer1, and data so you can sanity-check what you are about to send/pay.
Inspect a consignment
If you have a consignment zip (downloaded with rgbldk rgb consignments download), start by checking the debug help:
rgbldk debug --help
rgbldk debug consignment --help