Expand description
This module contains the signer implementation for the Spark Wallet SDK. To implement a new signer, you need to implement the traits::Signer
trait. The default signer is implemented in the default_signer
module.
This module contains the signer implementation for the Spark Wallet SDK. To implement a new signer, you need to implement the traits::Signer
trait. The default signer is implemented in the default_signer
module.