You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A thought for the future: we should consider splitting TransactionRequest into TransactionRequestBuilder and TransactionRequest. Basically, the builder struct would contain all the logic we currently have for constructing the request, while the request will contain the remainder of the logic.
Originally posted by @bobbinth in #560 (comment)
The text was updated successfully, but these errors were encountered: