pub fn attribute(
signer: Pubkey,
member_authority: Pubkey,
total_balance: u64,
) -> Instruction
Expand description
Builds an attribute instruction.
pub fn attribute(
signer: Pubkey,
member_authority: Pubkey,
total_balance: u64,
) -> Instruction
Builds an attribute instruction.