scot_api 0.2.1
scot_api: ^0.2.1 copied to clipboard
A simple client to connect to the Scotbot interface of Hive tribes.
0.1.0 #
- First public release.
0.1.1 #
- Fix type cast errors
0.2.0 #
getAccountForTokenrenamed togetAccountForSymbol- Added
Account.empty getAccountandgetAccountForSymbolno longer throwNotFoundFailure. Instead, they simply return what is returned by scot-api. This meansgetAccountreturns an empty Map andgetAccountForSymbolreturns an object likeAccount.emptyexcept thenameandsymbolfields are set.
0.2.1 #
gePostInforeturns an empty Map if not found