Skip to content

Commit

Permalink
update mainnet key
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony committed May 24, 2024
1 parent 1ed7da0 commit c6a1054
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class ProjectsSyncRunner : TaskRunner
readonly SyncConnection syncConnection;

public static string AngorTestKey = "tpubD8JfN1evVWPoJmLgVg6Usq2HEW9tLqm6CyECAADnH5tyQosrL6NuhpL9X1cQCbSmndVrgLSGGdbRqLfUbE6cRqUbrHtDJgSyQEY2Uu7WwTL";
public static string AngorMainKey = "xpub661MyMwAqRbcEo7z4zshCkEF57GHJ55DP5Ty6suMxPmDbhktLt8Ddbg53SbaGWUafsVtd6DcVT38t7A7kEUrRwDrJxHNBvr1WX45nwE6ocj";
public static string AngorMainKey = "xpub661MyMwAqRbcGNxKe9aFkPisf3h32gHLJm8f9XAqx8FB1Nk6KngCY8hkhGqxFr2Gyb6yfUaQVbodxLoC1f3K5HU9LM1CXE59gkEXSGCCZ1B";

ExtPubKey extendedPublicKey;

Expand Down

0 comments on commit c6a1054

Please sign in to comment.