Documentation
¶
Index ¶
- func DeployBalanceReader(sethClient *seth.Client) (common.Address, error)
- func DeployMockKeystoneForwarder(sethClient *seth.Client) (common.Address, error)
- func DeployReserveManager(sethClient *seth.Client) (common.Address, error)
- func DeployTestWorkflowRegistry(t *testing.T, sethClient *seth.Client) (*workflow_registry_wrapper_v2.WorkflowRegistry, error)
- func DeployWERC20Mock(sethClient *seth.Client) (common.Address, error)
- func NewSethClientWithContracts(t *testing.T, logger *zerolog.Logger, rpcUrl string, chainId uint64, ...) *seth.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployBalanceReader ¶
func DeployReserveManager ¶
func DeployTestWorkflowRegistry ¶
func DeployTestWorkflowRegistry(t *testing.T, sethClient *seth.Client) (*workflow_registry_wrapper_v2.WorkflowRegistry, error)
deployTestWorkflowRegistry deploys the WorkflowRegistry contract using the provided Seth client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.