taler-docs

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

commit 51686cbc5e16242fcd15fff01251cc45636ecb3f
parent 5e8050dce35265d2bc8475c16b68381b5cdc77a2
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 16 May 2017 14:21:38 +0200

make bank specs match current implementation

Diffstat:
Mapi/api-bank.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/api-bank.rst b/api/api-bank.rst @@ -53,7 +53,7 @@ request. // Serial id identifying the transaction into the bank's // database. - row_id: number; + serial_id: number; } .. _BankDepositRequest: