Skip to content

Fix userCmdRelayer signature in Gitbook Docs #63

@mshakeg

Description

@mshakeg

It doesn't seem like the docs repo is public, so thought I'd create this issue here. The docs has a small function naming issue it should be userCmdRelayer not userCmdRouter as follows:

function userCmdRelayer (
  uint16 callpathIdx, 
  bytes cmd, 
  bytes conds,
  bytes tip,
  bytes signature)
  returns (bytes memory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions