PaymentOutput (Class)¶ A payment destination with address and amount. Represents a single output in a transaction, specifying where funds should be sent and how much. Used with Generator and create_transactions. __eq__ ¶ __eq__(other: PaymentOutput) -> bool