publicKey property
The public key controlling this UTXO. Required for every type currently supported (p2pkh / p2shP2wpkh / p2wpkh). Optional only for taproot key-path spends, which are not yet supported.
Implementation
final Uint8List? publicKey;
The public key controlling this UTXO. Required for every type currently supported (p2pkh / p2shP2wpkh / p2wpkh). Optional only for taproot key-path spends, which are not yet supported.
final Uint8List? publicKey;