Skip to content

Commit

Permalink
update RewardOrder and readme (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
AstaFrode authored Jan 11, 2024
1 parent a97167f commit fa5a2ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The go sdk implementation of the CESS network, which provides RPC calls, status

## 📝 Reporting Vulnerability

If you find any system errors or you have better suggestions, please submit an issue or submit a pull request. You can also join the [CESS discord](https://discord.gg/mYHTMfBwNS) to communicate with us.
If you find any system errors or you have better suggestions, please submit an issue or PR, or join the [CESS discord](https://discord.gg/mYHTMfBwNS) to communicate with us.

## 📢 Announcement
**CESS test network rpc endpoints**
Expand Down
3 changes: 0 additions & 3 deletions core/pattern/pattern.go
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,6 @@ type MinerReward struct {

type RewardOrder struct {
OrderReward types.U128
EachShare types.U128
AwardCount types.U8
HasIssued types.Bool
}

type FileMetadata struct {
Expand Down

0 comments on commit fa5a2ab

Please sign in to comment.