carp icon indicating copy to clipboard operation
carp copied to clipboard

Improve address matching

Open SebastienGllmt opened this issue 2 years ago • 0 comments

Currently, CML doesn't support Rust-friendly types so instead of using proper matching logic, we instead try parsing the address types one-by-one which isn't efficient. Once we add this feature to CML, we can update this codebase to use it

SebastienGllmt avatar May 08 '22 13:05 SebastienGllmt