More API progress
This time mainly helper functions for converting an account and associated types into their API representation
This commit is contained in:
parent
873f52d64f
commit
a653477e7f
8 changed files with 201 additions and 7 deletions
|
@ -18,4 +18,5 @@ const (
|
|||
HttpErrIdBadRequest
|
||||
HttpErrIdAlreadyExists
|
||||
HttpErrIdNotFound
|
||||
HttpErrIdConverionFailure
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue