diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-11-01 11:00:52 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-11-01 11:00:52 +0000 |
| commit | 2fb6b83fa8bd7c2b3de42f93e15079ab27ad1c6e (patch) | |
| tree | e1decd047380fb858a5b0a57d51fd40a6bf169b1 /impls/monero.dart/update_bindings.sh | |
| parent | 36d00fd3159773fd1b874255c0097923b5a29ae3 (diff) | |
fix: devcontainer on x64
ffigen: add zano
zano: add missing free
dart: implement zano
Diffstat (limited to 'impls/monero.dart/update_bindings.sh')
| -rwxr-xr-x | impls/monero.dart/update_bindings.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/impls/monero.dart/update_bindings.sh b/impls/monero.dart/update_bindings.sh index 8ac3cab..f1ba024 100755 --- a/impls/monero.dart/update_bindings.sh +++ b/impls/monero.dart/update_bindings.sh @@ -6,3 +6,4 @@ cd "$(realpath $(dirname $0))" dart run ffigen --config ffigen_wownero.yaml dart run ffigen --config ffigen_monero.yaml +dart run ffigen --config ffigen_zano.yaml |
