Skip to content

Commit cdabc72

Browse files
committed
chore: update
1 parent d09b6d2 commit cdabc72

File tree

1 file changed

+2
-2
lines changed
  • packages/neuron-ui/src/components/PaymentChannel/components/OpenChannel

1 file changed

+2
-2
lines changed

packages/neuron-ui/src/components/PaymentChannel/components/OpenChannel/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ export default function PerunOpenChannel(props: PerunOpenChannelProps) {
3737

3838
const [formData, setFormData] = useState({
3939
myAmount: 125,
40-
peerAddress: 'ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqd4a33y7unx66rqh03vwngh3e4t0x6yrhcd9sfns',
41-
peerPubKey: '0x02a5b7bb6196db5edcd38c55de70ae61d4bc52cd8b1195cfa6278ca43c11a35ab3',
40+
peerAddress: 'ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqvujnwcyyexhcsddzu74yks6ytchq26y0svu4675',
41+
peerPubKey: '0x02372431f7ce5e18e100e56d6d8e74145ec00ad59878887a353aca8ca52e64119c',
4242
peerAmount: 123,
4343
})
4444

0 commit comments

Comments
 (0)