Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

16: mandatory-script-verify-flag-failed (Operation not valid with the current stack size) #33

Description

@cancerts

const transaction = new bch.Transaction()
.from(utxo)
.fee(1000)
.to('usercashaddress', 6000)
.to('mycashaddress', 1000)
.sign(privateKey);

i want to output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions