sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API

Home Page:https://js-moi-sdk.docs.moi.technology/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for optional nonce in logic calls

sarvalabs-harshrastogi opened this issue · comments

Support for optional nonce in logic calls

Description

The current state of the JavaScript library lacks support for an optional nonce parameter in logic calls. This feature is crucial for certain use cases where nonce values need to be included

Environment

  • Operating System: Browser/Linux/MacOs/Windows
  • Branch/Version: NA

Screenshots

NA

Proposed Solution

Add the nonce as an optional field in LogicIxArguments

closed in #19