Skip to content

Commit

Permalink
Add Unbonding Period to clients-expiration query. (#1327)
Browse files Browse the repository at this point in the history
* unbonding period info

* remove extra fmt.sprint

* mod tidy
  • Loading branch information
boojamya committed Nov 14, 2023
1 parent c0783eb commit 7e02760
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 1,810 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
github.com/minio/highwayhash v1.0.2 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
Expand Down
Loading

0 comments on commit 7e02760

Please sign in to comment.