keychainDeriveAddress abstract method

Implementation

Future<Result<KeychainDeriveAddressResult, Failure>> keychainDeriveAddress(
  KeychainDeriveAddressRequest data,
);