Skip to content

Commit 5fecac7

Browse files
committed
fix: mempool_address link
1 parent a464110 commit 5fecac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blockfrost/api/cardano/mempool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def mempool_address(self, address: str, **kwargs):
6363
Obtains list of mempool transactions where at least one of the transaction inputs or outputs belongs to the address (paginated).
6464
Shows only transactions submitted via Blockfrost.io.
6565
66-
https://docs.blockfrost.io/#tag/Cardano-Mempool/paths/~1mempool~1addresses~1%7Baddress%7D/ge
66+
https://docs.blockfrost.io/#tag/Cardano-Mempool/paths/~1mempool~1addresses~1%7Baddress%7D/get
6767
6868
:param address: Bech32 address.
6969
:type address: str

0 commit comments

Comments
 (0)