fix: replace tom1687.no-ip.org with 192.168.1.176, add DateTimeEncoder for API datetime serialization
This commit is contained in:
@@ -348,7 +348,7 @@ export default function PaymentPanel({
|
||||
<div className="flex items-center justify-between text-xs">
|
||||
<span className="text-surface-400">Tx</span>
|
||||
<a
|
||||
href={`http://tom1687.no-ip.org:3050/tx/${txHash}`}
|
||||
href={`http://192.168.1.176:3050/tx/${txHash}`}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="flex items-center gap-1 text-brand-400 hover:text-brand-300 font-mono"
|
||||
|
||||
Reference in New Issue
Block a user