Update swagger.template.stores-wallet.on-chain.json

This commit is contained in:
g33kme 2021-04-01 13:48:06 +02:00 committed by GitHub
parent 23236c96cb
commit 0837756152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -613,7 +613,7 @@
} }
}, },
"feeRate": { "feeRate": {
"type": "string", "type": "number",
"format": "decimal or long (sats/byte)", "format": "decimal or long (sats/byte)",
"description": "A wallet address or a BIP21 payment link" "description": "A wallet address or a BIP21 payment link"
}, },