mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
Add feature: no-metadata-doc which removes doc from metadata and full-metadata which build metadata with all doc (#10493)
* add features to remove or add doc * fmt * add test for event/error/call * fmt
This commit is contained in:
committed by
GitHub
parent
2a122c44b1
commit
137628b4d7
@@ -52,3 +52,4 @@ try-runtime = ["frame-support/try-runtime"]
|
||||
conditional-storage = []
|
||||
# Disable ui tests
|
||||
disable-ui-tests = []
|
||||
no-metadata-docs = ["frame-support/no-metadata-docs"]
|
||||
|
||||
Reference in New Issue
Block a user