[x] use_exchange config var - includes checking if stablecoin token contracts are in whitelisted_contracts even tho use_whitelisted_contracts = false - antipattern - will update in chore/testing_refactor_cleanup branch.
[x] disable transfer action
[x] check if storage deposit is included for ft transfer
/send_meta_tx_async
returns tx hash to clientexchange_withdrawal.toml
example configallowed_actions
config var - will include more documentation on this in chore/testing_refactor_cleanup branch.use_exchange
config var - includes checking if stablecoin token contracts are inwhitelisted_contracts
even thouse_whitelisted_contracts = false
- antipattern - will update in chore/testing_refactor_cleanup branch.There's more cleanup, stability improvements, unit tests that was merged in here: https://github.com/near/pagoda-relayer-rs/pull/65