Issuer<K, M>: RemotableObject & IssuerMethods<K, M>

The issuer cannot mint a new amount, but it can create empty purses and payments. The issuer can also transform payments (splitting payments, combining payments, burning payments, and claiming payments exclusively). The issuer should be gotten from a trusted source and then relied upon as the decider of whether an untrusted payment is valid.

Type Parameters