Closed vineeth-kagitha closed 1 month ago
This pull request addresses a bug in the send_transaction method where an incorrect method (get_recent_blockhash) was used. The correct method name is get_latest_blockhash, and this fix updates the call to use the correct method.
This pull request addresses a bug in the send_transaction method where an incorrect method (get_recent_blockhash) was used. The correct method name is get_latest_blockhash, and this fix updates the call to use the correct method.