Closed apfong closed 6 months ago
Pass through custom_id from the transferStock method to the stock issuance that happens internally.
transferStock
This allows us to link an external order id to the issuance and transfer for easier cross referencing between TAP entries and external systems.
What?
Pass through custom_id from the
transferStock
method to the stock issuance that happens internally.transferStock
params to a struct to fix --via-ir issues that popped up from adding another argumentWhy?
This allows us to link an external order id to the issuance and transfer for easier cross referencing between TAP entries and external systems.
Screenshots (optional)