Future<String> sendBtcEnd({ required int walletId, required String signedPsbt, required bool skipSync, }) { throw UnimplementedError('sendBtcEnd() has not been implemented.'); }