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