ex_golos v0.11.1 Golos.OperationHistoryApi
Contains all functions to call Golos operation_history_api methods
Link to this section Summary
Functions
If start_permlink is empty then only before_date will be considered. If both are specified the earlier of the two metrics will be used.
before_date format is: 2017-02-07T14:34:11
Example response:
ContentResult has the same shape as a result returned by get_content.
Example result:[ContentResult, ContentResult, …]
Link to this section Functions
    
      
      Link to this function
    
    call(method, params)
    
    
    
  
  
    
      
      Link to this function
    
    get_transaction(trx_id)
    
    
    
      
    
  
  If start_permlink is empty then only before_date will be considered. If both are specified the earlier of the two metrics will be used.
before_date format is: 2017-02-07T14:34:11
Example response:
ContentResult has the same shape as a result returned by get_content.
Example result:[ContentResult, ContentResult, …]