From 5da67e78df95fc49fc38858aedd123af19fe0bb9 Mon Sep 17 00:00:00 2001 From: Antoine A <> Date: Fri, 22 Mar 2024 20:05:17 +0100 Subject: Update SPA --- Makefile | 2 +- contrib/wallet-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 004dc256..180335e5 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ install-nobuild-files: .PHONY: install-nobuild-bank install-nobuild-bank: install-nobuild-files install -d $(spa_dir) - cp contrib/wallet-core/demobank/* $(spa_dir)/ + cp contrib/wallet-core/bank/* $(spa_dir)/ install -d $(abs_destdir)$(prefix) install -d $(bin_dir) install -d $(lib_dir) diff --git a/contrib/wallet-core b/contrib/wallet-core index 35212ac5..da4ad41d 160000 --- a/contrib/wallet-core +++ b/contrib/wallet-core @@ -1 +1 @@ -Subproject commit 35212ac57bfe5625fcf574b0fd2d9baf395dc4c0 +Subproject commit da4ad41dcf4bd51df4330b5ce6cc4d0f4e10d3af -- cgit v1.2.3