Closed joao-conde closed 3 years ago
Assigning to me as I check if I can use also getOrders
@joao-conde Let's reverse the open types. We've just verified that there's no runtime error when the base object expands in nature.
@joao-conde Let's reverse the open types. We've just verified that there's no runtime error when the base object expands in nature.
Already did
importOrderP
, will be used when a Twitch order is paid.getOrdersP
anddeleteOrderP
will be used for testing purposes. Additionally, having this further typed serves as documentation of theripe-sdk
itself.