fix naming for post method

This commit is contained in:
DwCay
2022-06-30 13:35:07 +03:00
parent bac246eac2
commit e175ca0295
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ class Store {
}))
};
postAuth() {
fetchCreateNewAccount() {
fetchWrapper.postAuth('http://3.125.47.101/api/data/account', {
networkIdentifier: this.nodeInfo.networkIdentifier,
lastBlockID: this.nodeInfo.lastBlockID