Agoric / documentation

User documentation
https://agoric.com/documentation/
Apache License 2.0
15 stars 39 forks source link

References to issuer.claim should be removed #885

Closed gibson042 closed 11 months ago

gibson042 commented 11 months ago

_Originally posted by @erights in https://github.com/Agoric/documentation/pull/876#discussion_r1411221668_

two methods that are most
often used are **[anIssuer.claim()](/reference/ertp-api/issuer.md#anissuer-claim-payment-optamount)**
and **[anIssuer.getAmountOf()](/reference/ertp-api/issuer.md#anissuer-getamountof-payment)**.

There is no longer an issuer.claim method.

gibson042 commented 11 months ago

Duplicate of #884