Skip to content
Snippets Groups Projects
Commit afb427d1 authored by Jono Wenger's avatar Jono Wenger
Browse files

Fix URL

parent 9715d289
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ import ( ...@@ -15,7 +15,7 @@ import (
var body *gowd.Element var body *gowd.Element
const blurbText = `This applet will allow you to sign the contract to receive 4,000xx in compensation for running your node in the first half of November 2021. For more information, please see the ` const blurbText = `This applet will allow you to sign the contract to receive 4,000xx in compensation for running your node in the first half of November 2021. For more information, please see the `
const serverAddress = "http://3.71.253.147" const serverAddress = "https://3.71.253.147:11420"
type Inputs struct { type Inputs struct {
keyPath string keyPath string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment