Files
pezkuwichain 99e4ee3ab8 Initial rebrand from paritytech/subxt to pezkuwichain/pezkuwi-subxt
- Renamed all subxt crates to pezkuwi-subxt
- Updated internal references
- Configured for Pezkuwi ecosystem
2025-12-21 01:46:25 +03:00

6 lines
222 B
Markdown

# generate-custom-metadata
A small crate with a binary that creates scale encoded metadata with custom values and writes it to stdout (as raw bytes).
It also provides dispatch error types that are used in `../ui_tests`.