taler-docs

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

commit 8543129d81eabc25731a4de885ee27c94a25a010
parent 9f8638a0799548529c7e8003d1891b1eedf13d3d
Author: Marcello Stanisci <ms@taler.net>
Date:   Mon, 11 May 2020 01:05:02 +0200

precedence between fields

Diffstat:
Mlibeufin/api-nexus.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -262,7 +262,8 @@ to the real bank. // Mnemonic identifier for the transport bein created. name: string; - // Restore a previous transport. + // Restore a previous transport. Take precedence + // over the 'new' field. backup?: TransportBackup; // Data to create a fresh bank transport without