@Bean(["wallet"]) fun createWallet(@Value("${wallet.path}") path: String, @Value("${wallet.password}") password: String): Wallet