Skip to content

Commit

Permalink
Revert "implement Ring module (#44)"
Browse files Browse the repository at this point in the history
This reverts commit c9582a6.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent aad8873 commit ac296fd
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 907 deletions.
5 changes: 1 addition & 4 deletions build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: RewardConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Ring
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SIP_2
: StarcoinFramework
Expand Down Expand Up @@ -261,7 +258,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: F39F5364AE53D568F6DE697F20438F49769B5D07FDB6D7231ED2F8262053CE66
source_digest: 32826A6EC6BBC9EA88FE5A7FAFAA167756EDA62C7FD903B59751BCF002F09AE4
build_flags:
dev_mode: false
test_mode: false
Expand Down
Binary file removed build/StarcoinFramework/bytecode_modules/Ring.mv
Binary file not shown.
1 change: 0 additions & 1 deletion build/StarcoinFramework/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ This is the root document for the Move StarcoinFramework module documentation. T
- [`0x1::PriceOracleAggregator`](Oracle.md#0x1_PriceOracleAggregator)
- [`0x1::PriceOracleScripts`](Oracle.md#0x1_PriceOracleScripts)
- [`0x1::RewardConfig`](RewardConfig.md#0x1_RewardConfig)
- [`0x1::Ring`](Ring.md#0x1_Ring)
- [`0x1::SIP_2`](SIPs.md#0x1_SIP_2)
- [`0x1::SIP_3`](SIPs.md#0x1_SIP_3)
- [`0x1::STC`](STC.md#0x1_STC)
Expand Down
Loading

0 comments on commit ac296fd

Please sign in to comment.