DefaultSigner

open class DefaultSigner : WalletSigner

Functions

Link copied to clipboard
open override fun signWithClientAccount(txn: Transaction, account: AccountKeyPair): Transaction
Link copied to clipboard
open suspend override fun signWithDomainAccount(transactionXDR: String, networkPassPhrase: String, account: AccountKeyPair): Transaction

Inheritors

Link copied to clipboard