mirror of
https://github.com/corda/corda.git
synced 2025-06-12 20:28:18 +00:00
Change references to 'wallet' with 'vault'
This commit is contained in:
@ -13,6 +13,8 @@ API changes:
|
||||
location.
|
||||
* ``AbstractStateReplacementProtocol.verifyProposal`` has changed its prototype in a minor way.
|
||||
* The ``UntrustworthyData<T>.validate`` method has been renamed to ``unwrap`` - the old name is now deprecated.
|
||||
* The wallet, wallet service, etc. are now vault, vault service, etc. These better reflect the intent that they
|
||||
are a generic secure data store, rather than something which holds cash.
|
||||
|
||||
Milestone 3
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user