Closed pitiphong-p closed 7 years ago
Since our backend has a new keys endpoints which are used for manage the account's keys. This PR introduces the support of the keys APIs and also refactor by adopting Key data type instead of just a plain String
keys
Key
Since our backend has a new
keys
endpoints which are used for manage the account's keys. This PR introduces the support of the keys APIs and also refactor by adoptingKey
data type instead of just a plain String