mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Minor: better error message when an attempt is made to project coordinates with bad extents
This commit is contained in:
parent
27a244e89c
commit
745f6251a6
@ -25,4 +25,3 @@ interface NetworkMapCache {
|
||||
|
||||
fun nodeForPartyName(name: String): NodeInfo? = partyNodes.singleOrNull { it.identity.name == name }
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user