menu
dart_ndk package
documentation
nips/nip01/bip340_event_signer.dart
Bip340EventSigner
Bip340EventSigner.new constructor
Bip340EventSigner.new constructor
dark_mode
light_mode
Bip340EventSigner
constructor
Bip340EventSigner
(
String
?
privateKey
,
String
publicKey
)
Implementation
Bip340EventSigner(this.privateKey, this.publicKey);
dart_ndk package
documentation
nips/nip01/bip340_event_signer
Bip340EventSigner
Bip340EventSigner.new constructor
Bip340EventSigner class