mirror of
https://github.com/corda/corda.git
synced 2025-03-24 04:55:32 +00:00
contracts: Maybe we don't need a full stop there
This commit is contained in:
parent
d7cc34c9a5
commit
635da20fe2
@ -36,7 +36,7 @@ open class PercentageRatioUnit(percentageAsString: String) : RatioUnit(BigDecima
|
||||
}
|
||||
|
||||
/**
|
||||
* For the convenience of writing "5".percent.
|
||||
* For the convenience of writing "5".percent
|
||||
* Note that we do not currently allow 10.percent (ie no quotes) as this might get a little confusing if 0.1.percent was
|
||||
* written. Additionally, there is a possibility of creating a precision error in the implicit conversion.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user