TransactionSignerProtocol
TransactionSignerProtocol
protocol TransactionSignerProtocol : AnyObject, Sendable
An async signer implementation which wraps a TransactionSignerFn
definition, which can be used to sign a transaction with a callback.
protocol TransactionSignerProtocol : AnyObject, Sendable
An async signer implementation which wraps a TransactionSignerFn
definition, which can be used to sign a transaction with a callback.