Skip to content

Address of OpenLaw smart contract #159

@javaadpatel

Description

@javaadpatel

Hi, firstly thanks for the amazing project, I was reading the documentation about how an OpenLaw legal agreement once signed can call a smart contract.

I would like to expose a function on my smart contact which will only be called when the participants have signed the openlaw contract, so the function would need a restriction like msg.sender == openLawCallerAddress. I read this part of the doc

by default, the Ethereum address initiating the call to the smart contract is an OpenLaw account)

but i'm not sure where to find the address of the OpenLaw account so that I can restrict the function to only be called by that address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions