@override TxDecodeResponse onResponse(List<int> bytes) { return TxDecodeResponse.deserialize(bytes); }