Adds a actor query parameter to filter a given transaction json for just the requested "actors". This is mostly useful for poc_receipts and rewards transactions which may contain a lot of data that is not relevant to a specific hotspot/account/validator.
Adds a
actor
query parameter to filter a given transaction json for just the requested "actors". This is mostly useful for poc_receipts and rewards transactions which may contain a lot of data that is not relevant to a specific hotspot/account/validator.Fixes #379