RegisterWatchAddressCommand constructor
RegisterWatchAddressCommand({})
Implementation
RegisterWatchAddressCommand({
required this.walletId,
required this.address,
required this.scriptType,
this.label,
});
RegisterWatchAddressCommand({
required this.walletId,
required this.address,
required this.scriptType,
this.label,
});