corda/docs/source/example-code
Ross Nicoll 89476904fc Remove IssuerFlow
* Remove IssuerFlow as it is dangerous and its presence in the finance module risks accidental use in non-test code. As written it will issue arbitary amounts of currency on request from any node on the network, with no validation barring that the currency type is valid.
* Unify interface to CashIssueFlow to match the previous IssuerFlow
2017-08-15 22:32:30 +01:00
..
src Remove IssuerFlow 2017-08-15 22:32:30 +01:00
build.gradle Fixed a warning caused by an incorrect configuration. (#1227) 2017-08-15 12:29:04 +01:00