Skip to content

low cache time last transaction end point #1484

Description

@CodingWithForLoops

Description

I'd last to simply be able to pull the last transaction with a relatively low cache time (60 seconds or less). Either creating an end point that only send last transaction or reduce cache time on wallets. This could only pull the latest donation for my specific use case.

Use Case

This would allow for creating live isk donation trackers/notifications for streamers.

Example Response

[
    {
     "Amount":10000000
     "From":"first_name last_name"
     "Reason": "example text"
    }
]

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions