atomicDEX-API
atomicDEX-API copied to clipboard
Get rid of redundant data types
Impact:
Currently there are imitative data types in [the mm2_test_helpers/src/structs.rs
] that should be substituted with the data types that actually used in a defi processing.
Todo:
Presumably all these types represented in mm2_test_helpers/src/structs.rs
should be wiped out