Vaulta

rateproducer

Contract

The actions for this contract with their input parameters and potential response data.

  • Request Parameters
    user name
    bp name
    transparency int8
    infrastructure int8
    trustiness int8
    community int8
    development int8
    comment string
  • Erase Block Producer Stats

    The intent of the `{{ erase }}` action is to provide a ways to clear all data related with a specific block producer.

    Request Parameters
    bp_name name
  • Erase innactive Block Producer

    The intent of the `{{ rminactive }}` action is to provide a method to purge stats related with inactive block producers.

    Request Parameters
    No action parameters.
  • Remove a especific rate

    The intent of the `{{ rmrate }}` action is to remove a rate made from an especific account.

    Request Parameters
    user name
    bp name
  • Update the current logic to newest

    The intent of the `{{ migrate }}` action is to update the current logic to newest.

    Request Parameters
    No action parameters.
  • Add additional information about block producer

    The intent of the `{{ logcomment }}` action is to add additional information and optinions.

    Request Parameters
    rating_id uint64
    comment string
    is_eden bool
  • Add additional feedback about comment

    The intent of the `{{ loglike }}` action is to add feedback of users comment about ratings.

    Request Parameters
    rating_id uint64
    user name
    like bool