Update contracts module branch

This commit is contained in:
Râu Cao
2022-10-31 12:29:52 +01:00
parent ad015f1cee
commit e4814923f9
3 changed files with 2670 additions and 9586 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import ethers from 'ethers';
import Kredits from 'kredits-contracts';
import Kredits from '@kredits/contracts';
import Service from '@ember/service';
import EmberObject from '@ember/object';