Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

[RpcNep5Tracker]Getnep5balances, balance won't change when a transaction is not transfer.  #179

@nicolegys

Description

@nicolegys

Describe the bug
Getnep5balances, balance won't change when a tx is not transfer. Then, make a transfer tx, the gas balance value will return to normal.

To Reproduce
1.open wallet 6.json, deploy a smartcontract, list asset, gas balance = 8.9850761
image

2.rpc getnep5balances, gas balance didn't change, gas balance = 10
image

3.make a transfer transaction, list asset, gas balance = 6.9723922
image

4.rpc getnep5balances, gas balance changed, gas balance = 6.9723922
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions