Type alias CNftBurnManyResp

CNftBurnManyResp: {
    encoded_transactions: string[];
}

Type declaration

  • encoded_transactions: string[]

Generated using TypeDoc