Technologov
Active member
Hello,
Today a server guy needs to install Linux, then Dash Core node, then configure txindex=1 , then Install ElectrumX to allow any light wallet Electrum users to connect.
I would recommend to save the last 2 steps:
*. Ship Dash Core software with tx index enabled by default. This is required for SPV wallets, so that they can quickly get account balance by address.
*. Add the necessary RPC calls, so that Electrum software (and other SPV wallets) could connect to any Dash node directly by default (bypassing ElectrumX layer on top).
*. This will slightly increase local disk usage, but will make the whole network more censorship resistant, even for (SPV) light wallet users.
What do you think?
-Technologov
Today a server guy needs to install Linux, then Dash Core node, then configure txindex=1 , then Install ElectrumX to allow any light wallet Electrum users to connect.
I would recommend to save the last 2 steps:
*. Ship Dash Core software with tx index enabled by default. This is required for SPV wallets, so that they can quickly get account balance by address.
*. Add the necessary RPC calls, so that Electrum software (and other SPV wallets) could connect to any Dash node directly by default (bypassing ElectrumX layer on top).
*. This will slightly increase local disk usage, but will make the whole network more censorship resistant, even for (SPV) light wallet users.
What do you think?
-Technologov