ClientWithPayer
Represents a client that provides a default transaction payer.
The payer is a TransactionSigner used to sign and pay for transactions. Clients implementing this interface can automatically fund transactions without requiring callers to specify a fee payer explicitly.