1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/app
Henrik Hautakoski 0650845a0c api/message/types.go: Change ActionTrace.Data to a byte slice and provide GetData() function that unmarshalls.
Only the client code should care about the content. So just transmit it as
a byte slice containing json data.
2023-04-26 11:39:58 +02:00
..
abi move abi directory to app/abi 2023-04-20 16:44:38 +02:00
config app/config/config.go: Move from json format to yaml. 2023-04-24 17:45:31 +02:00
ship_processor.go api/message/types.go: Change ActionTrace.Data to a byte slice and provide GetData() function that unmarshalls. 2023-04-26 11:39:58 +02:00