Prince

Results 3 issues of Prince

## Before you submit this issue, you has been search all existed issues and search the [documentation](https://hyperf.wiki) - [] I've been search all existed issues - [] I've been read...

question

比如:A地址 设置一个多签地址 B,B只有 trx转账 的权限 A转账trx交易给C,用B的私钥签名, 签名失败 如果B地址有A地址的 全部权限, 是可以转账trx成功,但只有trx转账权限,就转账不成功!

### PHP version 7.4 ### irazasyed/telegram-bot-sdk version 3.9 ### Laravel version (if any) _No response_ ### Code To Reproduce the bug $telegram = new Telegram\Bot\Api(api_key); $telegram ->setAsyncRequest(true) ->sendMediaGroup(['chat_id' => channel_id,...

bug