Skip to content

Conversation

@Galeaf11
Copy link
Contributor

@Galeaf11 Galeaf11 commented Jun 7, 2022

close #18

await this.db.put(key, value);
}

public async setDefaultRate(value: Rates): Promise<void> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest that we try to keep to the same syntax, like setRate, setRateDefault, delRate etc.

@mfw78 mfw78 added C-database Components: database D-easy Difficulty: easy labels Jun 7, 2022
@mfw78 mfw78 added this to the ETHBarcelona & ETHcc milestone Jun 7, 2022
@mfw78 mfw78 linked an issue Jun 7, 2022 that may be closed by this pull request
2 tasks
@mfw78 mfw78 merged commit cce1b2d into windingtree:feat/leveldb Jun 7, 2022
@github-actions
Copy link

github-actions bot commented Jun 7, 2022

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-database Components: database D-easy Difficulty: easy released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: rates connectors

2 participants