mirror of
https://github.com/corda/corda.git
synced 2025-01-16 01:40:17 +00:00
Code review: Whitespace
This commit is contained in:
parent
f84be2a86b
commit
9e2783732f
@ -60,7 +60,7 @@ class CashIssueSampler : AbstractSampler() {
|
|||||||
* via P2P
|
* via P2P
|
||||||
*/
|
*/
|
||||||
class CashIssueAndPaySampler : AbstractSampler() {
|
class CashIssueAndPaySampler : AbstractSampler() {
|
||||||
companion object JMeterProperties{
|
companion object JMeterProperties {
|
||||||
val otherParty = Argument("otherPartyName", "", "<meta>", "The X500 name of the payee.")
|
val otherParty = Argument("otherPartyName", "", "<meta>", "The X500 name of the payee.")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user