Closed spidemen closed 4 years ago
usage: need to pass extra two props : tron_address: tron account address tron_key: tron private key
ex: // <PdfDownload name={username.value} password={password.value} tron_address= {xxxx} tron_key = {xxxxx} newUser= {true} widthInches={8.5} heightInches={11.0} label="Click Download. tron+steemit" // />
// <PdfDownload tron_address= {xxxx} tron_key = {xxxxx} newUser= {false} widthInches={8.5} heightInches={11.0} label="Click Download tron only" // />
usage: need to pass extra two props : tron_address: tron account address tron_key: tron private key
ex: // <PdfDownload name={username.value} password={password.value} tron_address= {xxxx} tron_key = {xxxxx} newUser= {true} widthInches={8.5} heightInches={11.0} label="Click Download. tron+steemit" // />
// <PdfDownload tron_address= {xxxx} tron_key = {xxxxx} newUser= {false} widthInches={8.5} heightInches={11.0} label="Click Download tron only" // />