Skip to content

IPEX Grant for multisig identifiers should use IpexGrantCollectionEnd.sendMultisigExn, not ExchangeCollectionEnd.on_post #364

@kentbull

Description

@kentbull

SignifyTS does not call IpexGrantCollectionEnd.sendMultisigExn for sending the /multisig/exn messages following sending out the /ipex/grant message for multisig and instead uses ExchangeCollectionEnd.on_post for this purpose. Why is this the case? It would seem that if we have the IpexGrantCollectionEnd.sendMultisigExn code we would use it.

We should use the code dedicated for multisig IPEX grants by changing SignifyTS to use the IpexGrantCollectionEnd.sendMultisigExn via the /identifiers/{name}/ipex/grant rather than ExchangeCollectionEnd.on_post at the /identifiers/{name}/exchanges endpoint.

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