Skip to content

[FEATURE] Can't set "X-WaitFor" header #23

Description

@sirdeggen

Migrated from bsv-blockchain/ts-sdk#283

ARC interprets a request header X-WaitFor.

https://bitcoin-sv.github.io/arc/api#/Arc/POST%20transaction

Setting this header will instruct ARC on which status to wait for before it will return the response.

Currently it seems not to be possible to set this header with ts-sdk or maybe I'm doing something wrong.

TypeError: Cannot set properties of undefined (setting 'X-WaitFor')

It would be quite useful to be able to set this header using ts-sdk

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