Refactor delegated counterpartyapi functions
Closed this issue · 0 comments
whoisjeremylam commented
Only core API functions which access counterpartyd should be in counterpartyapi.go. The delegated functions should be moved to handlers (like rippleapi).