Anchor a signed binding to chain via SR-2 (Storage Program). The SP is
deployed under bindingProgramName(...) so resolveMember can find it
by name. The deployer (= connected Demos wallet) becomes the SP owner;
that owner check is what makes the resolver safe against impostor SPs
published under the same name.
Returns once the broadcast succeeds. Callers that need on-chain finality
should poll the returned tx hash before opening the channel.
Anchor a signed binding to chain via SR-2 (Storage Program). The SP is deployed under
bindingProgramName(...)soresolveMembercan find it by name. The deployer (= connected Demos wallet) becomes the SP owner; that owner check is what makes the resolver safe against impostor SPs published under the same name.Returns once the broadcast succeeds. Callers that need on-chain finality should poll the returned tx hash before opening the channel.