mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 12:41:07 +00:00
Runtime API clean up (#892)
* Rename `NewTxQueue` to `TaggedTransactionQueue` * Remove `BlockBuilder` API and support adding documentation to the API functions * Adds new `BlockBuilder` API * Fixes compilation with new `BlockBuilder` API * Some more cleanup * Cargo.lock update * Try to fix on stable
This commit is contained in:
@@ -34,5 +34,5 @@ std = [
|
||||
"srml-support/std",
|
||||
"substrate-primitives/std",
|
||||
"sr-primitives/std",
|
||||
"sr-version/std"
|
||||
"sr-version/std",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user