As a developer I would like to update the BlockServerToKafka code to use the newly-developed forwarder configuration message Flatbuffers schema. Currently it is writing raw JSON but this is being deprecated in favour of the new schema.
Acceptance criteria:
Forwarder version is updated (now using Python instead of C++) along with any system tests
As a developer I would like to update the BlockServerToKafka code to use the newly-developed forwarder configuration message Flatbuffers schema. Currently it is writing raw JSON but this is being deprecated in favour of the new schema.
Acceptance criteria: