Hello,
Can the Ocean protocol's startOrder() method be implemented in your library?
Please see for reference: https://github.com/oceanprotocol/contracts/blob/9e29194d910f28a4f0ef17ce6dc8a70741f63309/contracts/templates/ERC20Template.sol#L519
Could sending a transaction serve as a substitute for startOrder()?
What fields TransactionData structure should have in this case?
Thank you in advance!