privateKey property
secp256k1 private key compaitible with Ethereum ecosystem.
Implementation
@JsonKey(name: 'privKey')
final String? privateKey;
secp256k1 private key compaitible with Ethereum ecosystem.
@JsonKey(name: 'privKey')
final String? privateKey;