Skip to content

Comma missing within the "4. Get the serialized transactions to perform the swap" step #267

@canadiancode

Description

@canadiancode

I noticed that the comma for the "expiredAt" value is missing, leading to issues. Easy to spot on an IDE, but thought I'd mention this.

If you look within the JSON.stringify({}) body, the "expiredAt: null" line does not contain a comma at the end before the new line "base: base.publicKey.toString(),".

The page with the error:
https://github.com/jup-ag/space-station/blob/main/docs/3-limit-order/1-limit-order-api.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions