mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-23 00:48:11 -07:00
global: private xpub support part 2
This commit is contained in:
+14
-8
@@ -116,14 +116,20 @@
|
||||
<link rel="stylesheet" href="/learn/contents/style.css" />
|
||||
<link rel="stylesheet" href="/build/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/forms.css" />
|
||||
<link rel="stylesheet" href="/wallets/settings.css" />
|
||||
<link rel="stylesheet" href="/wallets/selector.css" />
|
||||
<link rel="stylesheet" href="/wallets/summary.css" />
|
||||
<link rel="stylesheet" href="/wallets/receive.css" />
|
||||
<link rel="stylesheet" href="/wallets/table.css" />
|
||||
<link rel="stylesheet" href="/wallets/address.css" />
|
||||
<link rel="stylesheet" href="/wallets/history.css" />
|
||||
<link rel="stylesheet" href="/wallets/layout/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/form/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/dialog/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/add/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/empty/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/lock/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/setup/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/settings/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/selector/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/summary/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/receive/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/table/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/address/style.css" />
|
||||
<link rel="stylesheet" href="/wallets/wallet/history/style.css" />
|
||||
<!-- /IMPORTMAP -->
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user