warning! macro, BAD_REQUEST error code for situations where there is bad user input
error! macro, INTERNAL_SERVER error code for situations where there's an error due to relayer server, redis, or RPC
info! macro, CREATED status code for relayer db updates
info! macro, OK status code for other successful requests
resolved merge conflicts and added working testnet json files
https://github.com/near/pagoda-relayer-rs-fastauth/issues/38
warning! macro, BAD_REQUEST error code for situations where there is bad user input error! macro, INTERNAL_SERVER error code for situations where there's an error due to relayer server, redis, or RPC info! macro, CREATED status code for relayer db updates info! macro, OK status code for other successful requests
resolved merge conflicts and added working testnet json files