Kadena v0.17.1
  • Pages
  • Modules

    View Source Kadena.Pact (Kadena v0.17.1)

    Module to access to pact functions for users.

    Link to this section Summary

    Functions

    create_exp(args)

    See Kadena.Pact.Exp.create/1.

    to_json_string(args)

    See Kadena.Pact.Number.to_json_string/1.

    to_pact_decimal(str)

    See Kadena.Pact.Number.to_pact_decimal/1.

    to_pact_integer(str)

    See Kadena.Pact.Number.to_pact_integer/1.

    Link to this section Functions

    Link to this function

    create_exp(args)

    View Source

    See Kadena.Pact.Exp.create/1.

    Link to this function

    to_json_string(args)

    View Source

    See Kadena.Pact.Number.to_json_string/1.

    Link to this function

    to_pact_decimal(str)

    View Source

    See Kadena.Pact.Number.to_pact_decimal/1.

    Link to this function

    to_pact_integer(str)

    View Source

    See Kadena.Pact.Number.to_pact_integer/1.

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.29.0) for the Elixir programming language