mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 09:17:58 +00:00
67bf1a6eaa
* 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
14 lines
148 B
Plaintext
14 lines
148 B
Plaintext
|
|
= transaction-pool
|
|
|
|
.Summary
|
|
[source, toml]
|
|
----
|
|
include::Cargo.toml[lines=2..5]
|
|
----
|
|
|
|
.Description
|
|
----
|
|
include::src/lib.rs[tag=description]
|
|
----
|