web3库中的web3.eth.getTransaction两种方法有什么区别?web3.eth.getTransactionReceipt我尝试阅读此文档https://web3js.readthedocs.io/en/v1.2.0/web3-eth.html#gettransactionreceipt但我不清楚其中的区别。
web3.eth.getTransaction
web3.eth.getTransactionReceipt
ethereum web3js
ethereum ×1
web3js ×1