operation-details возвращает operation-history
bairock opened this issue · 1 comments
bairock commented
async operationDetails(parameters) {
return await this.call("operation-history", parameters); // ==> return await this.call("operation-details", parameters)
}
AlexXanderGrib commented
Починено в версии 1.2.3