Closed leirbag95 closed 2 years ago
A new section has been added to the side menu -> 'My programs' which allows user to view the programs of its account.
It retrieves the filtered messages in the following way
addresses: [this.account.address], pagination: 1000, message_type: 'PROGRAM'
Whoops, the last commit includes git merge conflicts.
Replaced with #28
New feature
Display of an account's VMs
A new section has been added to the side menu -> 'My programs' which allows user to view the programs of its account.
It retrieves the filtered messages in the following way