Skip to content

Bill types is not enabled in cashcode bill validator #6

@sarathjasrin

Description

@sarathjasrin

I tried to connect cashcode bill validator using ccnet protocol implemented in node js. I tried to enable billTypes it's showing any error. When I tried to print the BillTypes it's showing enabled as false.

    [ { amount: 1, code: 'QAT', enabled: false, security: false },
  { amount: 5, code: 'QAT', enabled: false, security: false },
  { amount: 10, code: 'QAT', enabled: false, security: false },
  { amount: 50, code: 'QAT', enabled: false, security: false },
  { amount: 100, code: 'QAT', enabled: false, security: false },
  { amount: 500, code: 'QAT', enabled: false, security: false }]

My bill validator model: MSM-QA1112

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions