CostModel
For the complete documentation index, see llms.txt
@midnight/ledger / CostModel
Class: CostModel
트랜잭션 수수료를 계산하기 위한 비용 모델입니다.
Methods
toString()
toString(compact?): string;
Parameters
compact?
boolean
Returns
string
initialCostModel()
static initialCostModel(): CostModel;
Midnight의 초기 비용 모델입니다.
Returns
CostModel