doc: Typo in balance_snapshot notification object

This commit is contained in:
Shahana Farooqui 2023-06-27 19:28:23 -07:00 committed by Rusty Russell
parent b9fba1c0b5
commit 8e14b3ff8f
2 changed files with 2 additions and 2 deletions

View File

@ -848,7 +848,7 @@ current accounts (`account_id` matches the `account_id` emitted from
```json
{
"balance_snapshots": [
"balance_snapshot": [
{
'node_id': '035d2b1192dfba134e10e540875d366ebc8bc353d5aa766b80c090b39c3a5d885d',
'blockheight': 101,

View File

@ -382,7 +382,7 @@ Emitted after we've caught up to the chain head on first start. Lists all curren
```json
{
"balance_snapshots": [
"balance_snapshot": [
{
'node_id': '035d2b1192dfba134e10e540875d366ebc8bc353d5aa766b80c090b39c3a5d885d',
'blockheight': 101,