simple as fuck liquid (elements) conf file
# Put this in your elements default directory, i.e. ~/.elements/elements.conf | |
chain=liquidv1 | |
daemon=1 | |
mainchainrpcpassword=<bitcoin-rpcpass> | |
mainchainrpcuser=<bitcoin-rpcuser> | |
mainchainrpcport=<bitcoin-rpcport> | |
mainchainrpchost=<bitcoin-rpchost> # mine's localhost because they're on the same machine |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment