Douglas Morais
Douglas Morais
Resolves issue #30 - Update the code and dependencies for AngularFire5
The _FirebaseObjectObservable_ and _FirebaseListObservable_ are deprecated. The source will not run. Need to update to AngularFire5 AngularFireDatabase Objects and dependencies. Source: https://github.com/angular/angularfire2/blob/master/docs/version-5-upgrade.md
Fix withdrawPayments method for NFT.sol. The old version doesn't transfers balance to payee. The new version get the contract balance and transfers to payee.