sequence.js
sequence.js copied to clipboard
[OUTDATED] add SequenceIndexerOpts
This PR adds support for SequenceIndexerOpts, this type can be used to configure different authentication keys without relying on positional arguments. This is backwards compatible with the current positional-arguments based configuration.
Reference: https://github.com/0xsequence/issue-tracker/issues/2358