cryptic-game / cryptic-currency

The offical currency microservice of Cryptic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transactions in Pages

MarcelCoding opened this issue · comments

Describe the feature you would like
At the endpoint /get the backend should transmit a number which tells how many transactions there are. A new endpoint /transactions should be created to fetch the next n transactions starting at position x.

Is your feature request related to a problem? Please describe.
In the Wallet App the transactions should be splitted into pages.