31
中文 (Chinese) / Re: 中文社区点名时间,直接投票省事,看看有多少人。
« on: October 22, 2014, 12:58:14 pm »
这么少
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Good stuff @trytinysmart.
I noticed that the data source is from blockchain.info's history data API. The timestamp it uses is the time transaction is made instead of the time the block is produced which includes the transactions. For those transactions made close to the end of the day may be included in the block that is produced the next day. Therefore the totals and the ratio could be slightly different from the official calculation. But as for a quick ticker to know what the progress is, this is good enough. I think you might want to add this to your README to prevent confusion.
If you need, I can provide you a data source from agsexplorer.com which corrects that tx timestamp vs block timestamp issue.
Sent from my iPhone using Tapatalk
very cool tool .. just checked it out .. works nice with linux too ..
never heard of textql .. but i REALLY love it .. awesome!
can I tip you some btsx via "trytinysmart"?
$ ./music-tracker fetch
Day Date BTC Notes/BTC
1 2014-10-06 34.786598 143733.515422
2 2014-10-07 39.459149 126713.324696
3 2014-10-08 32.596869 153388.966563
4 2014-10-09 33.257446 150342.271546
5 2014-10-10 27.134661 184266.170015
6 2014-10-11 28.818317 173500.762096
7 2014-10-12 0.372000 13440860.215054
Total BTC AVG BTC AVG Notes
196.425040 28.060720 178185.021697
Sparkline:
██▇▇▆▆▁
{
"symbol": "SGD",
"name": "Singapore Dollar"
"description": "1 Singapore dollar",
"precision": 10000,
"min_price": 0.000001,
"max_price": 1000000
},
{
"symbol": "HKD",
"name": "Hong Kong Dollar"
"description": "1 Hong Kong dollar",
"precision": 10000,
"min_price": 0.000001,
"max_price": 1000000
},
{
"symbol": "RUB",
"name": "Russian Ruble"
"description": "1 Russian ruble",
"precision": 10000,
"min_price": 0.000001,
"max_price": 1000000
},
{
"symbol": "SEK",
"name": "Swedish Krona"
"description": "1 Swedish krona",
"precision": 10000,
"min_price": 0.000001,
"max_price": 1000000
},
{
"symbol": "NZD",
"name": "New Zealand Dollar"
"description": "1 New Zealand dollar",
"precision": 10000,
"min_price": 0.000001,
"max_price": 1000000
},
wallet_import_private_key private_key
2. Then, import xxx account btsx private keyI used this commandCode: [Select]wallet_import_private_key key xxx
The key is my founder id private key and the xxx account is fresh.
My question, how to unbind the founder id private key from xxx account.
Help me!
what is a 'fresh' founder id?
skip the xxx
the import command will automatically find the 'registered account name' from your keyhotee registration ... IF you name is part of the genesis block
you CANNOT unbind the account name from the private key .. they are bound together indefinitly