Skip to content

Update umip-157.md missing text #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion how-across-works/umip-157.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Across smart contracts plus the [UMIP](https://github.com/UMAprotocol/UMIPs/blob/master/UMIPs/umip-157.md) provide the fundamental rules of the Across Protocol. The Relayer and Dataworker are simply roles that anyone can assume in exchange for earning rewards and securing the system.

Risk labs provides [open source, opinionated implementations of the Relayer and Dataworker](https://github.com/across-protocol/relayer-v2/tree/master) but there technically many ways to customize the behavior of the software.
Risk labs provides [open source, opinionated implementations of the Relayer and Dataworker](https://github.com/across-protocol/relayer-v2/tree/master) but there are technically many ways to customize the behavior of the software.

## Who should care about UMIP-157

Expand Down