• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

System crashed when I submitted budget proposal

Hando Tõnumaa

New member
Hello guys,

Last night I was trying to submit my budget proposal but the thing crashed at one point and I can't continue, I see the 5 dash transaction was made but I never got to the actual proposal. Please advise.
 
Do you have copy of the text you entered on your wallet to make 5 Dash transaction ?

Code:
gobject prepare 0 1 unixtimestamp_1 hex_data_1
 --> return a_txid

next step is
Code:
gobject submit 0 1 unixtimestamp_1 hex_data_1 the_txid_prepare_returned[
  --> return a_hash_of_your_proposal
/CODE]
 
Do you have copy of the text you entered on your wallet to make 5 Dash transaction ?

Code:
gobject prepare 0 1 unixtimestamp_1 hex_data_1
 --> return a_txid

next step is
Code:
gobject submit 0 1 unixtimestamp_1 hex_data_1 the_txid_prepare_returned[
  --> return a_hash_of_your_proposal
/CODE]

Thanks, I got it sorted out, Rango from support helped me :)
 
Back
Top