mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 14:01:06 +00:00
Transaction eras (#758)
* Initial groundwork * A mess. * Integrate * Fix tests * Unit tests * Tests for unchecked_extrisnic * fix tab * Improve binary format. * fix tests * Rename extrinsic-pool -> transaction-pool Closes #770 * Implement unimplemented. * typo
This commit is contained in:
@@ -26,7 +26,7 @@ members = [
|
||||
"core/client",
|
||||
"core/client/db",
|
||||
"core/executor",
|
||||
"core/extrinsic-pool",
|
||||
"core/transaction-pool",
|
||||
"core/keyring",
|
||||
"core/misbehavior-check",
|
||||
"core/network",
|
||||
|
||||
Reference in New Issue
Block a user