Skip to content

[Fix] coin 처리시 string형태로 처리 문제 #57

Description

@kingseungwooya

Issue ( 해결해야할 문제가 무엇인가 ? )

  • 코인 보상 시 int + int가 아닌 String + int 형태로 되어 concate되는 문제 발생
  • ex) 10개의 코인중 편지 작성시 5개의 reward되어 15개가 되어야하지만 현재 '10'+'5' 되어 105로 표시된다.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions