RETURNS

ERROR

{
  error: string;
}

SUCCESS

{
  fee: string;
}

Last updated