taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 0271c2adf9a989d96fca2993f7185d6d68d19a25
parent b93b0b34ffaae3e30d13b0a134b7b2d958d97288
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 10 Apr 2020 14:20:16 +0530

remove caution block, as underlying issue is fixed

Diffstat:
Mdevelopers-manual.rst | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst @@ -286,10 +286,6 @@ Bootstrapping an Environment $ taler-deployment-start $ taler-deployment-arm -I # check everything works - Caution: there is currently a known bug in the part that sets up the bank - account password of the exchange might either not exist or be broken. - Thus, that must currently still be done manually! (#6099). - Upgrading an Existing Environment ---------------------------------