- Add setters/removers for request config and axios config
- Add
requestConfigof typeAxiosRequestConfig - Add getter
getRequestConfig - Add setter
setRequestConfig - Use spread operator to add
requestConfigtoaxiosConfigwhich is passed in to_request - Add
removeHeader - Add
removeAllHeaders - Add
removeRequestConfig - Add
removeAllRequestConfigs
- Add
- Sort EVMInputs and EVMOutputs when constructing ImportTxs and ExportTxs
- Change gas on mainnet and fuji from 470 gwei to 225 gwei.