Skip to content

Commit

Permalink
update middleware (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady authored Oct 28, 2021
1 parent cb27bed commit 8486b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/rosetta.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package service

const (
NodeVersion = "1.6.3"
MiddlewareVersion = "0.0.16"
MiddlewareVersion = "0.0.17"
BlockchainName = "Avalanche"
)

0 comments on commit 8486b40

Please sign in to comment.