toUnifiedIncomingViewingKey method
UnifiedIncomingViewingKey
toUnifiedIncomingViewingKey({
- Bip44Changes scope = Bip44Changes.chainExt,
Implementation
UnifiedIncomingViewingKey toUnifiedIncomingViewingKey({
Bip44Changes scope = Bip44Changes.chainExt,
}) => toUnifiedFullViewingKey().toUnifiedIncomingViewingKey(
context,
scope: scope,
);