better logging + fixed tg messaging

This commit is contained in:
Stephan D
2026-02-03 15:19:06 +01:00
parent b7ce4f7f4a
commit 446d4d737c
7 changed files with 38 additions and 20 deletions

View File

@@ -153,6 +153,7 @@ message Transfer {
google.protobuf.Timestamp updated_at = 14;
string intent_ref = 15;
string payment_ref = 16;
string operation_ref = 17;
}
message SubmitTransferRequest {