peerplays-fc/include/fc/rpc
Nathan Hourt 24eff3ab6d Add API support for optional arguments
FC_API now supports optional arguments! Any trailing arguments of
an fc::optional type are now optional, and do not need to be
supplied. If omitted, they will be inferred to be null optionals.
2019-05-13 17:11:43 -05:00
..
api_connection.hpp Add API support for optional arguments 2019-05-13 17:11:43 -05:00
cli.hpp Merge pull request #119 from bitshares/shared-ws-client-ptr 2019-05-10 15:24:15 +02:00
http_api.hpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
state.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
websocket_api.hpp Use shared_ptr to WS connection in API connection 2019-04-03 12:06:01 -04:00