Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

The run_contract_function method

Satinder Rawal answered on April 22, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • calling contract method
  • call set function from smart contract
  • methods of contract
  • Testing contract helper methods

  • The run_contract_function method

    0

    The run_contract_function method takes the following arguments:

    contract_code: A string containing the contents of the whole Smart or Supervisor Contract.

    function_name: A string containing the name of the Contract function to be run.

    *args & **kwargs: Any additional arguments (position and/or named) that will be passed to the function being run. Note that the caller is responsible for passing any arguments the function expects. 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Apr 22 2023
    Satinder Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.