Add basic API documentation for all electrs endpoints

This commit is contained in:
wiz 2020-10-18 12:54:57 +09:00
parent 7bf9810c48
commit fb9b3202ca
No known key found for this signature in database
GPG key ID: A394E332255A6173
3 changed files with 222 additions and 27 deletions

View file

@ -2,7 +2,7 @@
font-size: 12px;
}
.code {
code {
background-color: #1d1f31;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
}