Skip to content

Commit

Permalink
Merge branch 'fedekunze/1010-lcd-stake' of https://github.com/cosmos/…
Browse files Browse the repository at this point in the history
…voyager into fedekunze/1010-lcd-stake
  • Loading branch information
Voyager Bot authored and faboweb committed Aug 9, 2018
2 parents f9c20b8 + b3119ad commit 0f2c28d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ Then run Voyager for your local testnet:

```bash
$ yarn start local-testnet
carry brush trumpet garbage raise host such worth power evolve coyote method bachelor sun isolate nominee infant reject away three detail olive opera document
```

Import the account with the 12 word seed phrase you wrote down earlier.
Expand Down
9 changes: 9 additions & 0 deletions test/unit/specs/__snapshots__/lcdClient.spec.js.snap
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`LCD Client queries for a candidate 1`] = `
Array [
Array [
"http://localhost:8998/stake/validators/abc",
undefined,
],
]
`;

exports[`LCD Client queries for a delegation summary for a delegator 1`] = `
Array [
Array [
Expand Down

0 comments on commit 0f2c28d

Please sign in to comment.