Skip to content

Commit

Permalink
more detail
Browse files Browse the repository at this point in the history
  • Loading branch information
keefertaylor committed Oct 24, 2023
1 parent efd02be commit e5fa37a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ go get github.com/tessellated-io/pickaxe

Several errors are also exported for convenience from `errors.go`.

The most useful functionality for `Router` is to add a `replace` for a private go Module in your `go.mod`, in order to route to your own infrastructure.

The most useful functionality for `Router` is to add a `replace` for a private go Module in your `go.mod`, in order to route to your own infrastructure. By design, `Router` is statically configured, but in dynamic systems, a replacement module could dynamically refresh routes and supported chains.

0 comments on commit e5fa37a

Please sign in to comment.