Skip to content

Commit

Permalink
[stdlib] Release stdlib v2 for testnet (#1718)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar authored May 21, 2024
1 parent 5cfcc59 commit c371f8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file added frameworks/framework-release/released/2/stdlib
Binary file not shown.
3 changes: 1 addition & 2 deletions frameworks/rooch-framework/doc/ethereum_validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ This module implements Ethereum validator with the ECDSA recoverable signature o
- [Function `validate`](#0x3_ethereum_validator_validate)


<pre><code><b>use</b> <a href="">0x1::debug</a>;
<b>use</b> <a href="">0x1::vector</a>;
<pre><code><b>use</b> <a href="">0x1::vector</a>;
<b>use</b> <a href="">0x2::features</a>;
<b>use</b> <a href="">0x2::hex</a>;
<b>use</b> <a href="">0x2::tx_context</a>;
Expand Down

0 comments on commit c371f8d

Please sign in to comment.