The correct thing to do here is retry until you get a BlockhashNotFound error, and then send another request to the drone for a new signed transaction. Also, this test is an integration test masquerading as a unit-test..
The correct thing to do here is retry until you get a BlockhashNotFound error, and then send another request to the drone for a new signed transaction. Also, this test is an integration test masquerading as a unit-test..