Improve docs on contract priority (#675)
This commit is contained in:
committed by
Marcin Grzejszczak
parent
934f244377
commit
58baf76fac
@@ -37,7 +37,7 @@ class Contract {
|
||||
/**
|
||||
* You can set the level of priority of this contract. If there are two contracts
|
||||
* mapped for example to the same endpoint, then the one with greater priority should
|
||||
* take precedence
|
||||
* take precedence. A priority of 1 is highest and takes precedence over a priority of 2.
|
||||
*/
|
||||
Integer priority
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user