[Task] Remove public_jwk
from StorageSigner
#1522
Labels
Enhancement
New feature or improvement to an existing feature
Rust
Related to the core Rust code. Becomes part of the Rust changelog.
Wasm
Related to Wasm bindings. Becomes part of the Wasm changelog
Description
Remove
public_jwk
fromStorageSigner::new
and from its fields.Motivation
Signer already offer the same functionality and is therefore redundant.
The text was updated successfully, but these errors were encountered: