Module Zkapp_command.Weight

This module defines weights for each component of a `Zkapp_command.t` element.

val account_update : Account_update.t -> int
val fee_payer : Account_update.Fee_payer.t -> int
val account_updates : ( Account_update.t, 'a, 'b ) Call_forest.t -> int
val memo : Signed_command_memo.t -> int