I'm having issues publishing price feed:
emski (unlocked) >>> blockchain_list_delegates 25 1
ID NAME (* next in line) APPROVAL PRODUCED MISSED RELIABILITY PAY RATE PAY BALANCE LAST BLOCK
============================================================================================================================
9811 emski.bitdelegate 10.02356077 % 3035 45 98.54 % 100 % 4,055.55036 BTSX 339478
emski (unlocked) >>> wallet_publish_price_feed emski.bitdelegate 0.031 USD
10 assert_exception: Assert Exception
my->_blockchain->is_active_delegate( current_account->id ):
{}
th_a wallet.cpp:2840 publish_price
{"account_to_publish_under":"emski.bitdelegate","amount_per_xts":0.031,"amount_asset_symbol":"USD","sign":true}
th_a wallet.cpp:2892 publish_price
{}
th_a common_api_client.cpp:1699 wallet_publish_price_feed
{"command":"wallet_publish_price_feed"}
th_a cli.cpp:481 execute_command
UPDATE: It works now. Perhaps I should wait for the round to end.