CryptoverseCC / cryptopurr

CryptoPurr - Purrbook, Facebook For CryptoKitties
https://userfeeds.github.io/cryptopurr/
The Unlicense
9 stars 13 forks source link

Should display the whole text sent to blockchain. #18

Closed mg6maciej closed 6 years ago

mg6maciej commented 6 years ago
image
michalwarda commented 6 years ago

@mg6maciej can you say what you think should've shown?

mg6maciej commented 6 years ago

interface TheUniversalApi { @GET fun get(@Url url: String): Single<Map<String, Any>> }

michalwarda commented 6 years ago

Done!