Skip to content

Commit

Permalink
Editing getDisplayInfo (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypalacios authored Jan 5, 2024
1 parent 0d4bbab commit bc7a712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/txQueue/getDisplayInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { ApiPromise, ContractPromise } from "@/services/substrate/types";
import { decodeCallArgs } from "@/utils/blockchain";
import { balanceToFixed, parseNativeBalance } from "@/utils/formatString";

const TRANSFER_METHOD_SELECTOR = "0x84a15da1";
const PSP22_TRANSFER_METHOD_SELECTOR = "0xdb20f9f5";

interface Props {
Expand Down

0 comments on commit bc7a712

Please sign in to comment.