Type alias SetTokenFeeRecipientInput

SetTokenFeeRecipientInput: {
    recipient: string;
}

Type declaration

  • recipient: string