logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

./siac-renter-setallowance - Set the allowance

Description

       Set the amount of money that can be spent over a given period.

       amount is given in currency units (SC, KS, etc.)

       period is given in either blocks (b), hours (h), days (d), or weeks (w). A block is approximately 10
       minutes, so one hour is six blocks, a day is 144 blocks, and a week is 1008 blocks.

       Note that setting the allowance will cause siad to immediately begin forming contracts! You should only
       set the allowance once you are fully synced and you have a reasonable number (>30) of hosts in your
       hostdb.

History

       29-Apr-2017 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Apr 2017                       ./SIAC-RENTER-SETALLOWANCE(1)

Name

       ./siac-renter-setallowance - Set the allowance

Options Inherited From Parent Commands

-a, --addr="localhost:9980"
           which host/port to communicate with (i.e. the host/port siad is listening on)

See Also

./siac-renter(1)

Synopsis

./siacrentersetallowance[amount][period]

See Also