Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh authored May 28, 2021
1 parent 03f3713 commit 5b51c95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/jellyfish-transaction/src/script/defi/dftx_token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ export class CTokenUpdate extends ComposableBuffer<TokenUpdate> {

/**
* TokenUpdateAny DeFi Transaction
*
* Note(canonbrother): collateralAddress and creationTx are be able to be updated
*/
export interface TokenUpdateAny extends TokenCreate {
creationTx: string // -----------------| 32 bytes hex string
Expand Down

0 comments on commit 5b51c95

Please sign in to comment.