multiversx / mx-sdk-js-core

MultiversX SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
https://multiversx.github.io/mx-sdk-js-core/
Other
58 stars 37 forks source link

Enforce setting "sender" (instead of emitting a console WARN) #291

Closed andreibancioiu closed 5 months ago

andreibancioiu commented 1 year ago
andreibancioiu commented 5 months ago

For legacy approaches of constructing transactions, we will still be emitting WARNs, instead of throwing errors:

However, the new transaction factories of v13 do require the sender parameter: