~singpolyma/sgx-jmp

ref: 3a278525ea8243c6073099490d23d079eb5fa255 sgx-jmp/lib/catapult.rb -rw-r--r-- 2.0 KiB
Create or reset SIP account

New command to create or reset SIP account.  Always try create first because
it's faster and more common, fall back to search the list for our account if
that fails due to conflict.  Password is always randomly generated from the
mnemonicode word list.
Factor out Catapult connection

So that every object which needs to talk to Catapult does not need to know
everthing about it.