Function addAddressToLedger

  • Add a new smart contract address to the ledger

    Remarks

    This function is used to add a new smart contract address to the ledger for test purpose. It's only used by the vm-mock.

    Parameters

    • address: string

      the address to add to the ledger

    Returns void

Generated using TypeDoc