author | Luke Hoersten <luke@hoersten.org> |
Mon, 03 Apr 2023 13:19:58 -0500 | |
changeset 29 | ad6f64e4c46c |
parent 27 | 3abee15898bb |
child 30 | ff5ba9f5d7ab |
permissions | -rw-r--r-- |
--- bitcoind_user: "bitcoin" # https://bitcoincore.org/bin bitcoind_version: "24.0.1" bitcoind_arch: "{{ansible_architecture}}" bitcoind_url: "https://bitcoincore.org/bin/bitcoin-core-{{bitcoind_version}}/bitcoin-{{bitcoind_version}}-{{bitcoind_arch}}-linux-gnu.tar.gz" bitcoind_conf_dir: "/home/{{bitcoind_user}}/.bitcoin" bitcoind_enable_txindex: "1"