Skip to content
Commit 4c19c13d authored by Aaro Altonen's avatar Aaro Altonen Committed by GitHub
Browse files

Move transactions protocol to its own crate (#12264)



* Move transaction protocol to its own crate

* Update Cargo.lock

* Fix binaries

* Update client/network/transactions/src/lib.rs

Co-authored-by: default avatarDmitry Markin <[email protected]>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Apply review comments

* Revert one change and apply cargo-fmt

* Remove Transaction from Message

* Add array-bytes

* trigger CI

* Add comment about codec index

Co-authored-by: default avatarDmitry Markin <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent ea377d0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment