Skip to content

Commit 878e1f8

Browse files
committed
Add example transaction link
1 parent 070094f commit 878e1f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/delegator_loyalty_rewards.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
"""A script that sends loyalty rewards (based on certain rules) to a pool's delegators in one transaction"""
1+
"""A script that sends loyalty rewards (based on certain rules) to a pool's delegators in one transaction
2+
An example transaction generated by this script on mainnet:
3+
https://cardanoscan.io/transaction/c1b58dd4f2f4ee8656cc7962eefa8552877c4aa23d0699c02b885363d592a961
4+
"""
25

36
from blockfrost import BlockFrostApi, ApiUrls
47

0 commit comments

Comments
 (0)