Skip to content

buildPayoutTransaction now uses oracle message's locktime

Rosco Kalis requested to merge 183-payout-locktime into development
  • Instead of requesting the latest block height, the function now parses the passed oracle message and uses the message's blockheight
  • Update tests and test-utils to reflect this fact

Closes #183 (closed)

Merge request reports