health checks (#39)
resolves #35 Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/39
This commit is contained in:
parent
a29ca1a26a
commit
3ab2d9454a
14 changed files with 586 additions and 611 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<f-card>
|
||||
<div class="cheats-form">
|
||||
<f-input v-model="rpcUrl" label="RPC URL"></f-input>
|
||||
<p class="cheats-hint">Defaults to the Anvil instance from <code>scripts/local_env.sh</code>.</p>
|
||||
<p class="cheats-hint">Defaults to the Anvil instance from <code>scripts/dev.sh</code>.</p>
|
||||
<div class="cheats-actions">
|
||||
<f-button
|
||||
:disabled="!hasWalletProvider || addingNetwork"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue