Type Alias SudoPolicyData

SudoPolicyData: { contractAddress: Hex; functionSelector: string | AbiFunction }

Type declaration

  • contractAddress: Hex

    The address of the contract to be included in the policy

  • functionSelector: string | AbiFunction

    The specific function selector from the contract to be included in the policy