steemit / devportal

Steem Platform Developer Documentation.
https://developers.steem.io
MIT License
122 stars 74 forks source link

DP: Expiring Limit Orders #359

Closed inertia186 closed 6 years ago

inertia186 commented 6 years ago

As of HF20, limit orders expire. We need a note about this in documentation.

See: https://github.com/steemit/steem/issues/1449

Affected operations:

https://developers.steem.io/apidefinitions/#broadcast_ops_limit_order_create https://developers.steem.io/apidefinitions/#broadcast_ops_limit_order_create2

AC