RemoteSigner class abstract
Remote Sign A remote signer layer that provides signature service from non-custodial key management solutions
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sign(
String op, Uint8List bytes) → Future< SignedResult> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited