You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: connectors/connector-lib/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
This is a small framework for creating `Connector`s for an Oracle Pool. These connectors act as a middleware which interface between the outside world and the Oracle Core.
4
4
5
+
Every `Connector` created using this crate will automatically have a `--bootstrap-value` CLI flag available for use when bootstrapping your Oracle Pool.
0 commit comments