hirosystems / hirosystems/stacks-subnets

Add two versions of withdraw function

Open
#106 2 comments 0 reactions 1 assignee Claimed by @obycode View on GitHub
Dominant language
Rust
Stars
51
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Some assets interacting with the hyperchain may not implement the mint trait (or may not allow the contract to invoke the mint function in the mint trait).

We should have two versions of the withdraw function for assets:
(1) attempts to transfer asset from contract; if not present, minting is attempted
(2) only attempts to transfer the asset from the contract

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.