Skip to content

Add approve to asset setting permissions #203

@rossneilson

Description

@rossneilson

User Story
As a treasury management user I want to set permissions on assets so that they can be directly transferred but also approved and spent via function calls

Alternative Solutions
Similar to how we have spending calls combine 2 actions into one we need this here also. When asset permissions are set there should be two calls to the permission registry, one to set transfer signature and one for approve signature. But both should appear inside the one action on the action builder. Order is not important

Additional context
We currently only set transfer signature but need approve(spender, amount) also

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions