Skip to content

Commit 8a7728e

Browse files
committed
update docs for whitelist tables
1 parent f26bf1f commit 8a7728e

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

doc/configuration.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -355,25 +355,25 @@ should be entered as:
355355

356356
Be mindfull that whitelisting stake address will omit data that does not match being present from the following tables.
357357

358-
+-----------------------+
359358
| table name |
360-
|-----------------------+
359+
| :-------------------- |
361360
| collateral_tx_out |
362361
| delegation |
363362
| delegation_vote |
364363
| epoch_stake |
365364
| gov_action_proposal |
366365
| instant_reward |
367366
| pool_owner |
367+
| pool_relay |
368368
| pool_update |
369369
| reserve |
370+
| reward |
370371
| stake_deregistration |
371372
| stake_registration |
372373
| treasury |
373374
| treasury_withdrawal |
374375
| tx_out |
375376
| withdrawal |
376-
+-----------------------+
377377

378378
#### Example
379379

@@ -424,14 +424,12 @@ should be entered as:
424424

425425
Be mindfull that whitelisting policies will omit data that does not match whitelist being present from the following tables.
426426

427-
+-----------------------+
428427
| table name |
429-
| ----------------------+
428+
| :-------------------- |
430429
| datum |
431430
| script |
432431
| tx_out |
433432
| multi_assets |
434-
+-----------------------+
435433

436434
#### Example
437435

@@ -520,14 +518,13 @@ should be entered as:
520518

521519
Be mindfull that whitelisting script hashes will omit data that does not match whitelist being present from the following tables.
522520

523-
+-----------------------+
521+
524522
| table name |
525-
| ----------------------+
523+
| :-------------------- |
526524
| datum |
527525
| script |
528526
| tx_out |
529527
| multi_assets |
530-
+-----------------------+
531528

532529
#### Example
533530

0 commit comments

Comments
 (0)