mirror of
https://github.com/corda/corda.git
synced 2025-06-22 17:09:00 +00:00
Merge fixes
This commit is contained in:
@ -47,6 +47,5 @@ interface Cordapp {
|
||||
val allFlows: List<Class<out FlowLogic<*>>>
|
||||
val jarPath: URL
|
||||
val cordappClasses: List<String>
|
||||
val info: Info
|
||||
val jarHash: SecureHash.SHA256
|
||||
}
|
||||
|
Reference in New Issue
Block a user