Future<Uint8List> deriveChildPublicKeyData(String derivationPath) => schnorrKeyshareDervieChildPublicKey( share: handle, derivationPath: utf8.encode(derivationPath));