toUnifiedAddressRequest method
Implementation
UnifiedAddressRequest toUnifiedAddressRequest() => UnifiedAddressRequest(
orchard: orchard,
sapling: sapling,
transparent: transparent,
);
UnifiedAddressRequest toUnifiedAddressRequest() => UnifiedAddressRequest(
orchard: orchard,
sapling: sapling,
transparent: transparent,
);