We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d345abb commit fa81b91Copy full SHA for fa81b91
packages/simulator/src/profiles/standard/accounts.json
@@ -2,7 +2,7 @@
2
{
3
"id": "account-btc-1",
4
"name": "Bitcoin 1",
5
- "address": "address",
+ "address": "11111a11-1aaa-111a-1aa1-aa11aa11aa11",
6
"currency": "bitcoin",
7
"balance": "42",
8
"spendableBalance": "42",
@@ -12,7 +12,7 @@
12
13
"id": "account-eth-1",
14
"name": "Ethereum 1",
15
16
"currency": "ethereum",
17
18
0 commit comments