-
Notifications
You must be signed in to change notification settings - Fork 2
Store settled lending orders #15
Copy link
Copy link
Open
Labels
databaseDatabase related IssuesDatabase related IssuesenhancementNew feature or requestNew feature or request
Description
We want to store settled lending order into the database. Please consider that we don't want to fetch the complete history, fetch the diff only. To diff use the last maturity timestamp in the database.
We have to decide which data we would use
- settled loans or
- order history
These two data pool are nearly the same, except order history contains canceled orders also.
This information can be useful to:
- get the released interest amount
- repayment characteristics
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
databaseDatabase related IssuesDatabase related IssuesenhancementNew feature or requestNew feature or request