ReceiptMint: {
    assetId: string;
    contractId: string;
    is: BN;
    pc: BN;
    subId: string;
    type: Mint;
    val: BN;
}

Type declaration

  • assetId: string
  • contractId: string
  • is: BN

    Value of register $is (u64)

  • pc: BN

    Value of register $pc (u64)

  • subId: string
  • type: Mint
  • val: BN