Closed fewensa closed 9 months ago
curl -X POST -H 'Content-Type: application/json' http://38.242.135.236:9944 -d '{"id":26,"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params":["0x032eda2e0a79fae94eb9de340d88594ef17be269ee8c0c28c21d25a961a32c45"]}' {"jsonrpc":"2.0","result":null,"id":26}
@wuminzhe
fixed https://github.com/dcdao/community-rpc/commit/2444b2a8d5ff786317b1b5ebc349c397e3bdd772
curl -X POST -H 'Content-Type: application/json' http://38.242.135.236:9944 -d '{"id":26,"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params":["0x032eda2e0a79fae94eb9de340d88594ef17be269ee8c0c28c21d25a961a32c45"]}' {"jsonrpc":"2.0","result":null,"id":26}
@wuminzhe