Skip to content

Commit

Permalink
feat: rlp upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Nov 5, 2024
1 parent f4bf898 commit 94b8925
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions contracts/sui/libs/sui_rlp/Move.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[move]
version = 0
manifest_digest = "CD862B5D7DD09D1C6BE79E1C4AE98B5DD6C7DB0480DE0CB2067EF9E2B11928EA"
manifest_digest = "AE3C3B24D60C3B89BDFB4509AE949C3A4F34457BFC0C3C32B43A01F4089F79CD"
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"

dependencies = [
Expand Down Expand Up @@ -35,5 +35,5 @@ published-version = "1"
[env.mainnet]
chain-id = "35834a8a"
original-published-id = "0x6f35a78c8338c61d78c3086772e0bfb02b9acac78286bf0a005291b887aa6cd8"
latest-published-id = "0x6f35a78c8338c61d78c3086772e0bfb02b9acac78286bf0a005291b887aa6cd8"
published-version = "1"
latest-published-id = "0xd1bdf1b24b50450934b7b6fd0eab077bebf1aba6c00e972c54ec6b2653001d7f"
published-version = "2"
2 changes: 1 addition & 1 deletion contracts/sui/libs/sui_rlp/Move.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
[package]
edition = '2024.alpha'
name = 'sui_rlp'
published-at = '0x6f35a78c8338c61d78c3086772e0bfb02b9acac78286bf0a005291b887aa6cd8'
published-at = '0xd1bdf1b24b50450934b7b6fd0eab077bebf1aba6c00e972c54ec6b2653001d7f'

0 comments on commit 94b8925

Please sign in to comment.