Skip to content

Conversation

@jonty007
Copy link
Collaborator

@jonty007 jonty007 commented Sep 18, 2025

  • new transaction decode page for explorer
  • shows spending inputs in explorer
  • test:rerun dev ex improvements and fixes
  • eslint fixes

@@ -0,0 +1,4 @@
export declare function DecodedransactionComponent(): import("react/jsx-runtime").JSX.Element;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should rename in all relevant files:

  • DecodedransactionComponent -> DecodeTransactionComponent
  • Decodedransaction -> DecodeTransaction

}

async createSwapTx(a: any, b: any): Promise<{ tx: Transaction; effect: { res: any; env: any } }> {
// async createSwapTx(a: any, b: any): Promise<{ tx: Transaction; effect: { res: any; env: any } }> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment can be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants