added Carrot secrets to API calls; bumped salvium
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// ignore_for_file: constant_identifier_names
|
||||
const String wallet2_api_c_h_sha256 = "bf14955d181bc1ed7d033eadc02c78d9943845e940cbc687d7cfa8b62d7348db";
|
||||
const String wallet2_api_c_cpp_sha256 = "0cf05a712e9206d29045ec948378534b7f01ba2169078f3f6cd066f0fcdd4b6e-845d46d7b3c0a856299ff9f169ce7d49093d06b8";
|
||||
const String wallet2_api_c_exp_sha256 = "0ef2b0e950f90ae3a2aaf41548364483dfa692d189e587a3964453639b05a374";
|
||||
const String wallet2_api_c_h_sha256 = "93ad4f6247f0b89c17218766c960e956047b0e8032c3db2b791842d576279330";
|
||||
const String wallet2_api_c_cpp_sha256 = "2d52bbe50a6db8c1bd68ce4be288c28319f35f48c6d093a3d67d888c8e4b3230-45404ecc719b916c217938f9e82ad352a4068d12";
|
||||
const String wallet2_api_c_exp_sha256 = "f7ab584f1271f4d533980f403597a1d9e50bced85c233ca2b17c77f4a94ed3bc";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export const salviumChecksum = {
|
||||
wallet2_api_c_h_sha256: "bf14955d181bc1ed7d033eadc02c78d9943845e940cbc687d7cfa8b62d7348db",
|
||||
wallet2_api_c_cpp_sha256: "0cf05a712e9206d29045ec948378534b7f01ba2169078f3f6cd066f0fcdd4b6e-845d46d7b3c0a856299ff9f169ce7d49093d06b8",
|
||||
wallet2_api_c_exp_sha256: "0ef2b0e950f90ae3a2aaf41548364483dfa692d189e587a3964453639b05a374",
|
||||
wallet2_api_c_h_sha256: "93ad4f6247f0b89c17218766c960e956047b0e8032c3db2b791842d576279330",
|
||||
wallet2_api_c_cpp_sha256: "2d52bbe50a6db8c1bd68ce4be288c28319f35f48c6d093a3d67d888c8e4b3230-45404ecc719b916c217938f9e82ad352a4068d12",
|
||||
wallet2_api_c_exp_sha256: "f7ab584f1271f4d533980f403597a1d9e50bced85c233ca2b17c77f4a94ed3bc",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user