menu
blockchain_utils package
documentation
bip/bip/zip32/reddsa/reddsa/orchard.dart
OrchardSpendVerificationKey
toPoint method
toPoint method
dark_mode
light_mode
toPoint
method
@
override
PallasNativePoint
toPoint
(
)
override
Converts to the corresponding group element.
Implementation
@override PallasNativePoint toPoint() { return point; }
blockchain_utils package
documentation
bip/bip/zip32/reddsa/reddsa/orchard
OrchardSpendVerificationKey
toPoint method
OrchardSpendVerificationKey class