< bitcoin-git>
[bitcoin] achow101 opened pull request #16301: Use CWallet::Import* functions in all import* RPCs (master...imports-use-cwallet-funcs) https://github.com/bitcoin/bitcoin/pull/16301
< kallewoof>
gertjaap: yeah why not! :) also useful if you try it on software you are developing, if any. it's meant to be a testnet replacement.
< kallewoof>
gertjaap: once the doublespend-as-a-service feature is in place, it should be a bit more interesting tho
< gertjaap>
yeah i might have something i can run on it
< gertjaap>
ok, got a public node up on 88.208.3.158
< kallewoof>
sweet. do you mind if i add it as a seed node?
< gertjaap>
no, go ahead.
< gertjaap>
is there like a block explorer for this / worth setting one up?
< kallewoof>
gertjaap: I started working on tweaking esplora and electrs to work with signet, but got stuck. i do have electrs working if you run it with explicit parameters for signet, via this patch that lets you also specify a custom magic: https://github.com/kallewoof/electrs/commits/magic-param