Class PayloadGenerator.BitcoinCashAddress
Inheritance
PayloadGenerator.BitcoinCashAddress
Inherited Members
Namespace: QRCoder
Assembly: Subsembly.Scraper.dll
Syntax
public class PayloadGenerator.BitcoinCashAddress : PayloadGenerator.BitcoinLikeCryptoCurrencyAddress
Constructors
BitcoinCashAddress(string, double?, string, string)
Declaration
public BitcoinCashAddress(string address, double? amount, string label = null, string message = null)
Parameters
Type | Name | Description |
---|---|---|
string | address | |
double? | amount | |
string | label | |
string | message |