-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #716 from oasisprotocol/dependabot/submodules/exte…
…rnal/cli-1b97709 submodules: bump external/cli from `a41c926` to `1b97709`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cli
updated
11 files
+1 −1 | .github/workflows/ci-tests.yml | |
+1 −1 | cmd/account/withdraw.go | |
+3 −11 | cmd/common/selector.go | |
+134 −6 | cmd/common/wallet.go | |
+85 −0 | cmd/common/wallet_test.go | |
+1 −2 | cmd/network/show.go | |
+26 −2 | docs/account.md | |
+1 −0 | examples/account/show-named-pool.in | |
+8 −0 | examples/account/show-named-pool.out | |
+1 −1 | go.mod | |
+2 −2 | go.sum |