Skip to content

Commit 1dfba62

Browse files
committed
RMN allowed curser logic
1 parent e5e85d6 commit 1dfba62

4 files changed

Lines changed: 1012 additions & 27 deletions

File tree

.github/workflows/aptos-movefmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
CLI_VERSION: 7.11.1
1313
- name: Update movefmt
14-
run: aptos update movefmt --target-version 1.3.7 # Fix version to prevent accidentally breaking the CI
14+
run: aptos update movefmt --target-version 1.3.8 # Fix version to prevent accidentally breaking the CI
1515
- name: Run movefmt
1616
run: make fmt
1717
- name: Check if any files have been changed

bindings/ccip/rmn_remote/rmn_remote.go

Lines changed: 159 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)