EOS get transaction not found in history and no block hint was given

/ EOS区块链 / 0 条评论 / 2240浏览

启动nodeos时,添加参数

--filter-on "*"

如启动本地节点:

nodeos -e -p eosio --plugin eosio::chain_api_plugin --plugin eosio::history_api_plugin --plugin eosio::http_plugin --verbose-http-errors --hard-replay-blockchain --filter-on "*"