interface WhitelistAmino {
    hashes?: string[];
}

Properties

Properties

hashes?: string[]