Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarcia360 committed Jan 11, 2020
1 parent 66cc47d commit d6c9e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/monitor/all.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {MonitorAddressCommand, MonitorAddressOptions} from '../../monitor.transa
import {AddressResolver} from '../../resolvers/address.resolver';

@command({
description: 'Monitors new blocks, confirmed, aggregate bonded added, and status errors.',
description: 'Monitors new blocks, confirmed, aggregate bonded added, and status errors related to an account.',
})
export default class extends MonitorAddressCommand {

Expand Down

0 comments on commit d6c9e60

Please sign in to comment.