erc20_processor 0.5.1

Payment processor for ERC20 tokens
Documentation
1
2
3
4
5
6
7
mod cant_sign;
mod erc20_to_null;
mod gas_to_null;
mod insufficient_gas;
mod transfer_stuck;
mod transfer_stuck_and_replaced;
mod wrong_chain_id;