Module ic_call_api_v0_

Module ic_call_api_v0_ 

Source
Expand description

ic_cdk APIs to be used with ic-kit-macros only, please don’t use this directly we may decide to change it anytime and break compatability.

Functions§

arg_data
Returns the argument data in the current call. Traps if the data cannot be decoded.
reject
Rejects the current call with the message.
reply
Replies to the current call with a candid argument.