Our server has bitcoind on it and is running on the test network.
I want to make the wallet multi-signature so no one in our company can withdraw any bitcoin from our server without at least 3 signatures.
Can you do this with bitcoind? I tried to follow: How can I create a multi signature 2-of-3 transaction? and How users collectively sign a transaction in a multisig scenario? .. but could still send the bitcoin from our server with:
bitcoin-cli sendtoaddress "address_here" 0.01