mirror of
https://github.com/corda/corda.git
synced 2025-06-14 13:18:18 +00:00
Regen docsite with new JavaDoc format API reference
This commit is contained in:
@ -44,4 +44,4 @@ in the foot. Things to watch out for:
|
||||
* Changes in states that should not be allowed by the current state transition. You will want to check that no
|
||||
fields are changing except the intended fields!
|
||||
* Accidentally catching and discarding exceptions that might be thrown by validation logic.
|
||||
* Calling into other contracts via virtual methods if you don't know what those other contracts are or might do.
|
||||
* Calling into other contracts via virtual methods if you don't know what those other contracts are or might do.
|
||||
|
Reference in New Issue
Block a user