Skip to content

Commit

Permalink
Merge branch 'main' into 40-improve-error-logging-on-startup
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 authored Apr 29, 2024
2 parents 9d51ebf + d2746d6 commit f9bb304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ components:
network: { type: string, enum: ["preprod", "mainnet"], examples: ["mainnet", "preprod"] },
version: { type: string, examples: ["1.0.2"], pattern: "[0-9].[0-9].[0-9]" },
revision: { type: string, examples: ["c7cc91eec7f3d50b8de196a01034b0cc7097ae59"] },
backend: { type: string, enum: ["mmb"]},
backend: { type: string },
address: { type: string, examples: ["addr1v87wwwe4f59dqc50qyt0ckcs0kvh7glpweyal2k5nsgyucgk6038f"] },
collateral_utxo: { type: string, examples: ["33be2c9754bb3c2ea32039722cff2e34cva09d746283ab1234ce7155866e3d30#3"] }
}
Expand Down

0 comments on commit f9bb304

Please sign in to comment.