We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c900f1 commit 208cfe5Copy full SHA for 208cfe5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jito-bell"
3
-version = "0.0.5"
+version = "0.0.6"
4
authors = ["Jito Network Maintainers <[email protected]>"]
5
repository = "https://github.com/jito-foundation/jito-bell"
6
edition = "2021"
README.md
@@ -111,3 +111,7 @@ docker run jito-bell \
111
112
## References
113
- https://github.com/rpcpool/yellowstone-grpc/blob/master/examples/rust/src/bin/tx-blocktime.rs
114
+
115
+## LICENCE
116
117
+This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE.txt) file for details.
0 commit comments