Skip to content

examples/acp/apis not work, #110

@TheHeBoy

Description

@TheHeBoy

createAcpCluster.ts

why cluster's reveiver isn't CHARLIE.address in ckb explorer? Is it because public key hash string in args add min ckb?

createSporeWithAcpCluster.ts

  1. content cannot be string,throw error CodecExecuteError: Expect type undefined at input.content but got error: Invalid hex string.
      contentType: 'text/plain',
      content: 'spore with public cluster referenced',

2 .anyone-can-pay utxo in input and output Capacity is same。
I think slice error at first, but update to below,but still cant charge service fee to anyone-can-pay utxo

const argsMinCkb = clusterCell.cellOutput.lock.args.slice(42, 44);

please improve example for make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions