qa test failure

QA test is randomly failing in test code that looks to be introduced by !307 (merged)

  File "/builds/dagurval/rostrum/test/functional/rpc_blockchain_transaction_get.py", line 211, in test_token
    assert len(rostrum) >= 1, f"{rostrum}" 

Job #4847530064 failed for dagurval/rostrum@e96003fd:

Possibly the issue: The transaction at tx[0] could be the genesis transaction, which does not have a group input.

Edited by Dagur Valberg Johannsson