Skip to content

API refactory #58

@mpetrunic

Description

@mpetrunic

current api naming is not adequate and causing confusion with the users as they aren't sure which method to call. I would propose following methods:

  • bridge - calls /solution/call without contract call
  • bridgeAndCall - calls /solution/call with contract call
  • aggregateBalance - calls get_solutions_aggregation method. If there is only one network whitelisted, it will call bridge
  • aggregateBalanceAndCall - calls post_solutions_aggregation If there is only one network whitelisted, it will call bridgeAndCall

Metadata

Metadata

Assignees

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