init multi services

This commit is contained in:
boneyard93501
2021-03-01 17:03:57 -06:00
parent 19d5fd4db6
commit 5f10fb3559
31 changed files with 1282 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"name": "EthereumBlockGetter"
}

View File

@@ -0,0 +1,6 @@
{
"name": "curl_adapter",
"mountedBinaries": {
"curl": "/usr/bin/curl"
}
}

View File

@@ -0,0 +1,3 @@
{
"name": "ExtractMinerAddress"
}

View File

@@ -0,0 +1,3 @@
{
"name": "Hex2Int"
}

View File

@@ -0,0 +1,6 @@
{
id: '12D3KooWJLm7n3GpZasv5gsAkta8BYBKHHC19PZ6U8kzWNaabjNz',
privKey: 'CAESYKG9Z8F1pUj2st8iziQ7ha9a70Fqpa0UK1aY9Y9n6wnkfqbeNr2/LBfAGHJ4ocmIOjia1FYbYuYH6+Eqgssr7aN+pt42vb8sF8AYcnihyYg6OJrUVhti5gfr4SqCyyvtow==',
pubKey: 'CAESIH6m3ja9vywXwBhyeKHJiDo4mtRWG2LmB+vhKoLLK+2j',
seed: 'BtN9ikmpcSRgBWgwLF9yoSZeyuzmYvc5Czyn8XRy514P'
}