* Migrate from address maps to address lookup tables * update sanitize error * cargo fmt * update abi
AccountsDb plugin for transactions -- part 4 -- persisting to the Db. 1. DB models for transactions 2. Rust models for transactions 3. Transform from SDK models to rust db models 4. Unit tests