Files
monero_c/impls/monero.dart/update_bindings.sh

9 lines
142 B
Bash
Raw Normal View History

2024-07-30 14:05:19 +02:00
#!/bin/bash
set -e
cd "$(realpath $(dirname $0))"
dart run ffigen --config ffigen_wownero.yaml
dart run ffigen --config ffigen_monero.yaml