Closed sreuland closed 1 year ago
if no auth is needed for contract, then simulation response will have auth:null, adjust client parsing to match this.
auth:null
I ran yarn fmt as well and it triggered some minor changes here.
yarn fmt
if no auth is needed for contract, then simulation response will have
auth:null
, adjust client parsing to match this.I ran
yarn fmt
as well and it triggered some minor changes here.