Open xiam opened 5 months ago
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.
SequenceIndexerOpts
Reference: https://github.com/0xsequence/issue-tracker/issues/2358
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