Skip to content

Commit

Permalink
submodules: bump external/cli from 6b400a2 to 92744e3
Browse files Browse the repository at this point in the history
Bumps [external/cli](https://github.com/oasisprotocol/cli) from `6b400a2` to `92744e3`.
- [Release notes](https://github.com/oasisprotocol/cli/releases)
- [Commits](oasisprotocol/cli@6b400a2...92744e3)

---
updated-dependencies:
- dependency-name: external/cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 4cecbd8 commit 40be0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/cli
Submodule cli updated 38 files
+8 −0 docs/addressbook.md
+13 −1 docs/network.md
+39 −159 docs/wallet.md
+1 −1 examples/network/05-set-chain-context.in
+1 −0 examples/network/06-list.in
+4 −0 examples/network/06-list.out
+1 −0 examples/wallet/create-ledger-secp256k1.in.static
+0 −0 examples/wallet/create-ledger-secp256k1.out.static
+1 −0 examples/wallet/create-ledger.in.static
+0 −0 examples/wallet/create-ledger.out.static
+1 −0 examples/wallet/create.in.static
+2 −0 examples/wallet/create.out.static
+1 −0 examples/wallet/export-ledger.in.static
+6 −0 examples/wallet/export-ledger.out.static
+1 −0 examples/wallet/export-secp256k1-bip44.in.static
+9 −0 examples/wallet/export-secp256k1-bip44.out.static
+1 −0 examples/wallet/export-secp256k1-raw.in.static
+9 −0 examples/wallet/export-secp256k1-raw.out.static
+1 −0 examples/wallet/export.in.static
+8 −0 examples/wallet/export.out.static
+1 −0 examples/wallet/import-file.in.static
+2 −0 examples/wallet/import-file.out.static
+1 −0 examples/wallet/import-secp256k1-bip44.in.static
+9 −0 examples/wallet/import-secp256k1-bip44.out.static
+1 −0 examples/wallet/import-secp256k1-raw.in.static
+9 −0 examples/wallet/import-secp256k1-raw.out.static
+1 −0 examples/wallet/remote-signer.in.static
+8 −0 examples/wallet/remote-signer.out.static
+1 −0 examples/wallet/remove.in.static
+3 −0 examples/wallet/remove.out.static
+1 −0 examples/wallet/show-ledger-error.in.static
+1 −0 examples/wallet/show-ledger-error.out.static
+1 −0 examples/wallet/show-ledger.in.static
+3 −0 examples/wallet/show-ledger.out.static
+1 −0 examples/wallet/show-secp256k1.in.static
+6 −0 examples/wallet/show-secp256k1.out.static
+1 −0 examples/wallet/show.in.static
+5 −0 examples/wallet/show.out.static

0 comments on commit 40be0f1

Please sign in to comment.