Skip to main content

Module external_spark

Module external_spark 

Source
Expand description

External (foreign) high-level Spark signer trait.

Mirrors spark_wallet::SparkSigner using FFI-compatible types so an integrator can implement the Spark flow-signing surface directly. The SDK wraps an implementation in ExternalSparkSignerAdapter to obtain a native spark_wallet::SparkSigner.

Traitsยง

ExternalSparkSigner
FFI-compatible mirror of spark_wallet::SparkSigner.