monero-wallet-rpc: update and sync with getmonero guide

This commit is contained in:
plowsof 2024-08-31 12:54:26 +01:00 committed by plowsof
parent 6edf9af698
commit 4086867b6e
2 changed files with 867 additions and 124 deletions

File diff suppressed because it is too large Load diff

View file

@ -26,3 +26,8 @@ article .md-typeset__table {
--md-typeset-a-color: #FF6600;
--md-code-bg-color: #191919;
}
[role=tooltip]>.md-tooltip2__inner {
font-size: 0.9rem;
}