Closed bartekn closed 6 years ago
@bartekn In this case, if transaction is sent again, is there any changes to the 'nonce' field?
@bartekn In this case, if transaction is sent again, is there any changes to the 'nonce' field?
No, when sending the request again (for pending
responses) it should send exactly the same auth data, including nonce.
@bartekn What is RequestID here? Is this the unique payment ID passed by the user?
Exactly, it's id
parameter from request to the Bridge server.
See https://github.com/stellar/stellar-protocol/pull/124