mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-22 16:34:23 +01:00
5 lines
107 B
C
5 lines
107 B
C
#include "breez_liquid_sdk.h"
|
|
|
|
int64_t dummy_bundler(void) {
|
|
return dummy_method_to_enforce_bundling();
|
|
} |