These docs are for v1.3.0. Click to read the latest docs for v1.6.

action_data_size

Get the length of current action's data field.

uint32_t action_data_size();

Get the length of the current action's data field. This method is useful for dynamically sized actions

Returns

the length of the current action's data field

require_recipient

Add the specified account to set of accounts to be notified.

Add the specified account to set of accounts to be notified

Parameters

  • name - name of the account to be verified