package
0.0.0-20220627151226-a08de0b620ab
Repository: https://github.com/forbole/flowjuno.git
Documentation: pkg.go.dev

# Functions

GetAccounts returns the account data for the given addresses.
GetLockedTokenAccounts return information of an array of locked token accounts if the account do not have associated locked account, it would ignore the account.
GetLockedAccount return an array of locked account limit which is network constant.
GetLockedAccountBalance return information of an array of locked token accounts contain balance unlock limit which is variable of locked account.
GetLockedTokenAccounts return information of an array of locked token accounts if the account do not have associated locked account, it would ignore the account.
UpdateAccounts takes the given addresses and for each one queries the chain retrieving the account data and stores it inside the database.
UpdateLockedAccount get all the details that need for locked account.