File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -355,25 +355,25 @@ should be entered as:
355
355
356
356
Be mindfull that whitelisting stake address will omit data that does not match being present from the following tables.
357
357
358
- +-----------------------+
359
358
| table name |
360
- |-----------------------+
359
+ | : -------------------- |
361
360
| collateral_tx_out |
362
361
| delegation |
363
362
| delegation_vote |
364
363
| epoch_stake |
365
364
| gov_action_proposal |
366
365
| instant_reward |
367
366
| pool_owner |
367
+ | pool_relay |
368
368
| pool_update |
369
369
| reserve |
370
+ | reward |
370
371
| stake_deregistration |
371
372
| stake_registration |
372
373
| treasury |
373
374
| treasury_withdrawal |
374
375
| tx_out |
375
376
| withdrawal |
376
- +-----------------------+
377
377
378
378
#### Example
379
379
@@ -424,14 +424,12 @@ should be entered as:
424
424
425
425
Be mindfull that whitelisting policies will omit data that does not match whitelist being present from the following tables.
426
426
427
- +-----------------------+
428
427
| table name |
429
- | ----------------------+
428
+ | : -------------------- |
430
429
| datum |
431
430
| script |
432
431
| tx_out |
433
432
| multi_assets |
434
- +-----------------------+
435
433
436
434
#### Example
437
435
@@ -520,14 +518,13 @@ should be entered as:
520
518
521
519
Be mindfull that whitelisting script hashes will omit data that does not match whitelist being present from the following tables.
522
520
523
- +-----------------------+
521
+
524
522
| table name |
525
- | ----------------------+
523
+ | : -------------------- |
526
524
| datum |
527
525
| script |
528
526
| tx_out |
529
527
| multi_assets |
530
- +-----------------------+
531
528
532
529
#### Example
533
530
You can’t perform that action at this time.
0 commit comments