Skip to content

Instantly share code, notes, and snippets.

@niftynei
Created January 11, 2020 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niftynei/455223f720bb70f49cae2b7fd3a5d94f to your computer and use it in GitHub Desktop.
Save niftynei/455223f720bb70f49cae2b7fd3a5d94f to your computer and use it in GitHub Desktop.
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