fixing search tokens iteration structure and wallet address formatting - fixed
This commit is contained in:
@@ -75,18 +75,6 @@ const verifyLiquidity = () => {
|
||||
|
||||
const emit = defineEmits(["tokenBuy"]);
|
||||
|
||||
const confirmPurchase = async () => {
|
||||
|
||||
const buyInfo = {
|
||||
"buyer":"",
|
||||
"seller":"",
|
||||
"amount":"",
|
||||
"depositID":"",
|
||||
"pixKey":""
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user