This service provide three api endpoints for account and payments actions
`/wallet/*/accounts`
- RequestID
- RealIP
- Recoverer
- RequestLogger.func1
- /wallet/*
- /accounts
`/wallet/*/ledgers`
- RequestID
- RealIP
- Recoverer
- RequestLogger.func1
- /wallet/*
- /ledgers
`/wallet/*/pay/{sender}/{receiver}`
- RequestID
- RealIP
- Recoverer
- RequestLogger.func1
- /wallet/*
- /pay/{sender}/{receiver}
- POST
- /pay/{sender}/{receiver}
Total # of routes: 3