Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename getMessageReceiptByHash to getTransactionReceiptByHash #118

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

ukorvl
Copy link
Member

@ukorvl ukorvl commented Feb 3, 2025

This pull request includes a change to the explorer_frontend/src/features/contracts/models/base.ts file to correct the method used for retrieving transaction receipts.

It is incorrect method name, currently we have getTransactionReceiptByHash in niljs.

@ukorvl ukorvl added the playground Related to playground interface label Feb 3, 2025
@ukorvl ukorvl self-assigned this Feb 3, 2025
@ukorvl ukorvl requested a review from KlonD90 as a code owner February 3, 2025 11:14
@ukorvl ukorvl added this pull request to the merge queue Feb 3, 2025
Merged via the queue into main with commit 1476796 Feb 3, 2025
12 checks passed
@ukorvl ukorvl deleted the fix-method-name-to-get-tx-receipt branch February 3, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground Related to playground interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants