public Transaction(ulong page, ulong penid);
Creates a filter that gets all transactions on a specific PageAddress for a specific PenId.
Transaction Constructor