Skip to content

Get assets of an account #5344

@vahidsabet

Description

@vahidsabet

System information

nohup java -Xms20G -Xmx59G -XX:ReservedCodeCacheSize=256m
-XX:MetaspaceSize=256m -XX:MaxMetaspaceSize=512m
-XX:MaxDirectMemorySize=1G -XX:+PrintGCDetails
-XX:+PrintGCDateStamps -Xloggc:gc.log
-XX:+UseConcMarkSweepGC -XX:NewRatio=2
-XX:+CMSScavengeBeforeRemark -XX:+ParallelRefProcEnabled
-XX:+HeapDumpOnOutOfMemoryError
-XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70
-jar FullNode.jar -c main_net_config.conf --es >> start.log 2>&1 &

  1. What did you do?

I want using my fullnode to retrieve account assets:

  1. What did you expect to see?

List of assets of given base58 address

  1. What did you see instead?

nothing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions