menu
blockchain_utils package
documentation
bip/bip/zip32/sapling/keys.dart
SaplingOutgoingViewingKey
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
@
override
List
<
int
>
toBytes
(
)
override
Implementation
@override List<int> toBytes() { return inner.clone(); }
blockchain_utils package
documentation
bip/bip/zip32/sapling/keys
SaplingOutgoingViewingKey
toBytes method
SaplingOutgoingViewingKey class