Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
axiongsupra committed Dec 19, 2024
1 parent ea5bed1 commit faae836
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ module supra_framework::pbo_delegation_pool {
}

/// Initialize a delegation pool without actual coin but withdraw from the owner's account.
public fun initialize_delegation_pool_no_coin(
public fun initialize_delegation_pool_with_amount(
owner: &signer,
multisig_admin: option::Option<address>,
amount: u64,
Expand Down

0 comments on commit faae836

Please sign in to comment.