Skip to content

Commit

Permalink
multi: add CommitVirtualPsbts RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Feb 13, 2024
1 parent 120d5f0 commit c3051f7
Show file tree
Hide file tree
Showing 9 changed files with 1,272 additions and 265 deletions.
4 changes: 4 additions & 0 deletions perms/perms.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ var (
Entity: "assets",
Action: "write",
}},
"/assetwalletrpc.AssetWallet/CommitVirtualPsbts": {{
Entity: "assets",
Action: "write",
}},
"/assetwalletrpc.AssetWallet/NextInternalKey": {{
Entity: "assets",
Action: "write",
Expand Down
Loading

0 comments on commit c3051f7

Please sign in to comment.