mirror of
https://github.com/grassrootseconomics/erc20-pool.git
synced 2024-11-07 06:26:47 +01:00
Correct quoter name in readme
This commit is contained in:
parent
0f7f8bfeea
commit
b1442ba416
@ -69,7 +69,7 @@ The value returned from the "quoter" is the value of output tokens that will be
|
|||||||
|
|
||||||
The "quoter" smart contract must satisfy the [CIC TokenQuote](https://git.grassecon.net/cicnet/cic-contracts/#tokenquote) interface.
|
The "quoter" smart contract must satisfy the [CIC TokenQuote](https://git.grassecon.net/cicnet/cic-contracts/#tokenquote) interface.
|
||||||
|
|
||||||
An example quoter contract `Quote.sol` can be found in this repository. The contract translates values according to the decimal count reported by the respective ERC20 tokens.
|
An example quoter contract `DecimalQuote.sol` can be found in this repository. The contract translates values according to the decimal count reported by the respective ERC20 tokens.
|
||||||
|
|
||||||
|
|
||||||
## Sealing the contract
|
## Sealing the contract
|
||||||
|
Loading…
Reference in New Issue
Block a user