Code Monkey home page Code Monkey logo

Comments (4)

SemElVik avatar SemElVik commented on May 26, 2024

I edited the file. everything went perfectly.
looks like that:

baking_address: tz-----------------
payment_address : tzPay
excluded_delegators_set: {}
founders_map:
  KT1---: 0.3400934435
  KT1---: 0.319813113
  KT1---: 0.3400934435
min_delegation_amt: 0.0
owners_map:
  KT1---: 0.3400934435
  KT1---: 0.319813113
  KT1---: 0.3400934435
prcnt_scale: None
pymnt_scale: None
service_fee: 7.00
specials_map: {}
supporters_set: {}
delegator_pays_xfer_fee : False
version: '1.0'

from tezos-reward-distributor.

habanoz avatar habanoz commented on May 26, 2024

Did you use migration script? What did you changed in the yaml file? What was the cause of the false input: migration script output or user edit ?

from tezos-reward-distributor.

SemElVik avatar SemElVik commented on May 26, 2024

Yes, it was a migration script. everything went well.
there was a missing line in the .yaml file : delegator_pays_xfer_fee : False
as well as I removed the lines in file .yaml:
? '' : null

these are extra lines where: supporters_set: {} ? '' : null
+
excluded_delegators_set: {} ? '' : null
almost sure that the case was these extra lines

I also did not find a folder with a dry mode. at least it's not in the folder pymnt there is a reports folder, but it does not create a dry one. it seems it was created in trd (v3) -reports (but there is also no dry folder. the report is in the shared payout folder).

from tezos-reward-distributor.

SemElVik avatar SemElVik commented on May 26, 2024

.yaml migration file it looked like this :

baking_address: tz1----
excluded_delegators_set: !!set
  ? ''
  : null
founders_map:
  KT1----: 0.2
  KT1----: 0.3
  tz1-----: 0.5
min_delegation_amt: 0.0
owners_map:
  KT1----: 0.2
  KT1----: 0.3
  tz1-----: 0.5
payment_address: mypaymentaddress
prcnt_scale: null
pymnt_scale: null
service_fee: 10.0
specials_map: {}
supporters_set: !!set
  ? ''
  : null
version: '1.0'

from tezos-reward-distributor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.