Split out sumbitLinkOffers to properly handle sequence numbers
commit5e9082804df8dd063fe5a1453f6f359ddd582b5c
authorTim Makarios <tjm1983@gmail.com>
Fri, 6 Dec 2013 23:30:01 +0000 (7 12:30 +1300)
committerTim Makarios <tjm1983@gmail.com>
Fri, 6 Dec 2013 23:30:01 +0000 (7 12:30 +1300)
treea0f51cda57f3ae6e5c5538918d24d989be854055
parentde88374a31f4fe2c5effd333310b4bbb44572d97
Split out sumbitLinkOffers to properly handle sequence numbers

Also changed sequence to curSeq to avoid clashing with Prelude's
sequence :: Monad m => [m a] -> m [a]
rootstock.hs