Closed hareeshnagaraj closed 3 years ago
Hi all! Just wondering if an update to this function was in the works? I noticed this is going to be deprecated from the official Solana docs:
https://docs.solana.com/developing/clients/jsonrpc-api#getconfirmedsignaturesforaddress2
It appears the latest on master only has the older version: https://github.com/michaelhly/solana-py/blob/master/solana/rpc/api.py#L266
Thanks for catching this. Will update this soon!
thanks @michaelhly!!
Hi all! Just wondering if an update to this function was in the works? I noticed this is going to be deprecated from the official Solana docs:
https://docs.solana.com/developing/clients/jsonrpc-api#getconfirmedsignaturesforaddress2
It appears the latest on master only has the older version: https://github.com/michaelhly/solana-py/blob/master/solana/rpc/api.py#L266