Pass payment tx hash in deployment request #19

Merged
nabarun merged 10 commits from iv-update-request into main 2024-10-29 09:12:40 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 6e1464d4da - Show all commits

View File

@ -140,6 +140,7 @@ type Deployer {
deployerId: String!
deployerApiUrl: String!
minimumPayment: String
paymentAddress: String
createdAt: String!
updatedAt: String!
}