- RPC calls might take a long time inside of the tick loop (`await`) - we need to avoid them as part of the tick loop ### Possible Solution - this requires having blockhash available sync - mainnet tx should be done in a separate task