• Preparing search index...
  • The search index is not available
@kynesyslabs/demosdk
  • @kynesyslabs/demosdk
  • types
  • applyMutations

Function applyMutations

  • applyMutations(state, mutations): TokenState
  • Applies a list of state mutations to token state. Used after script execution to update state.

    Parameters

    • state: TokenState

      Current token state

    • mutations: StateMutation[]

      List of mutations to apply

    Returns TokenState

    New token state with mutations applied

    • Defined in src/types/token/TokenUtils.ts:257

Settings

Member Visibility
@kynesyslabs/demosdk
  • Loading...

Generated using TypeDoc