orchestra license headers (#5588)
Showing
- polkadot/Cargo.lock 1 addition, 1 deletionpolkadot/Cargo.lock
- polkadot/Cargo.toml 2 additions, 2 deletionspolkadot/Cargo.toml
- polkadot/node/metered-channel/Cargo.toml 1 addition, 1 deletionpolkadot/node/metered-channel/Cargo.toml
- polkadot/node/metrics/Cargo.toml 1 addition, 1 deletionpolkadot/node/metrics/Cargo.toml
- polkadot/node/orchestra/Cargo.toml 1 addition, 1 deletionpolkadot/node/orchestra/Cargo.toml
- polkadot/node/orchestra/README.md 9 additions, 0 deletionspolkadot/node/orchestra/README.md
- polkadot/node/orchestra/adr/01-adr.md 0 additions, 0 deletionspolkadot/node/orchestra/adr/01-adr.md
- polkadot/node/orchestra/examples/duo.rs 15 additions, 0 deletionspolkadot/node/orchestra/examples/duo.rs
- polkadot/node/orchestra/examples/misc.rs 15 additions, 0 deletionspolkadot/node/orchestra/examples/misc.rs
- polkadot/node/orchestra/examples/solo.rs 15 additions, 0 deletionspolkadot/node/orchestra/examples/solo.rs
- polkadot/node/orchestra/proc-macro/Cargo.toml 0 additions, 0 deletionspolkadot/node/orchestra/proc-macro/Cargo.toml
- polkadot/node/orchestra/proc-macro/build.rs 0 additions, 0 deletionspolkadot/node/orchestra/proc-macro/build.rs
- polkadot/node/orchestra/proc-macro/src/impl_builder.rs 14 additions, 15 deletionspolkadot/node/orchestra/proc-macro/src/impl_builder.rs
- polkadot/node/orchestra/proc-macro/src/impl_channels_out.rs 14 additions, 15 deletionspolkadot/node/orchestra/proc-macro/src/impl_channels_out.rs
- polkadot/node/orchestra/proc-macro/src/impl_message_wrapper.rs 13 additions, 14 deletions...dot/node/orchestra/proc-macro/src/impl_message_wrapper.rs
- polkadot/node/orchestra/proc-macro/src/impl_orchestra.rs 14 additions, 15 deletionspolkadot/node/orchestra/proc-macro/src/impl_orchestra.rs
- polkadot/node/orchestra/proc-macro/src/impl_subsystem_ctx_sender.rs 14 additions, 15 deletions...ode/orchestra/proc-macro/src/impl_subsystem_ctx_sender.rs
- polkadot/node/orchestra/proc-macro/src/lib.rs 13 additions, 14 deletionspolkadot/node/orchestra/proc-macro/src/lib.rs
- polkadot/node/orchestra/proc-macro/src/orchestra.rs 13 additions, 14 deletionspolkadot/node/orchestra/proc-macro/src/orchestra.rs
- polkadot/node/orchestra/proc-macro/src/parse/mod.rs 38 additions, 0 deletionspolkadot/node/orchestra/proc-macro/src/parse/mod.rs
Please register or sign in to comment