Почему не вижу транзакцию при команде getrawtransaction на клиенте Bitcoin Core на Mac? Получаю следующее - "No such mempool transaction. Use -txindex or provide a block hash to enable blockchain transaction queries. Use gettransaction for wallet transactions. (code -5)". Ок, добавляю хеш блока, получаю Error parsing JSON:...
Нужны данные по результату выполнения команд:
getrawtransaction <yourTXID>
gettxoutproof '["'<yourTXID>'"]'
Help!!!